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

Use api-array-compat as a backend #22

Open
kadykov opened this issue Sep 8, 2023 · 0 comments
Open

Use api-array-compat as a backend #22

kadykov opened this issue Sep 8, 2023 · 0 comments

Comments

@kadykov
Copy link
Contributor

kadykov commented Sep 8, 2023

What do you think about the api-array-compat project?

It should be not so difficult to change the backend from PyTorch to api-array-compat, and it will give many advantages:

  • Simplify array type selection/verification logic
  • Add cupy support for those who want to calculate on GPU, but don't need backpropagation or don't want to install PyTorch
  • Make PyTorch dependence optional
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