Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@views for assign_qp and for DataLoader. #80

Closed
benedict-96 opened this issue Sep 21, 2023 · 1 comment
Closed

@views for assign_qp and for DataLoader. #80

benedict-96 opened this issue Sep 21, 2023 · 1 comment

Comments

@benedict-96
Copy link
Collaborator

At the moment we are allocating new arrays every time I'm calling these routines. This should be done with @views!

@benedict-96
Copy link
Collaborator Author

We should try using @views instead of writing custom AD rules. But this would require including some GPU tests ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant