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

Incorporate pytorch into arraylib #311

Open
fdmalone opened this issue Jun 20, 2024 · 0 comments
Open

Incorporate pytorch into arraylib #311

fdmalone opened this issue Jun 20, 2024 · 0 comments

Comments

@fdmalone
Copy link
Collaborator

#304 raised the concern that there is some divergence between pytorch and numpy which would prevent ipie's arraylib (some routing for agnostic arraylibrary usage (cupy and numpy)) being used. I don't think it's too much work to just add some custom methods which appropriately dispatch things (such as matrix exp etc), which would reduce a lot of code duplication.

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