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

deprecate pytorch backend in favor of JAX #13

Open
flaport opened this issue Apr 15, 2021 · 2 comments
Open

deprecate pytorch backend in favor of JAX #13

flaport opened this issue Apr 15, 2021 · 2 comments

Comments

@flaport
Copy link
Owner

flaport commented Apr 15, 2021

JAX might potentially offer considerable speedups and offers better overlap with the numpy api.

@gomezzz
Copy link

gomezzz commented Feb 21, 2022

Just stumbled on this, you can have both fairly easily with https://github.com/jcmgray/autoray :)

Also allows for a numpy-like API , see e.g. here https://github.com/FHof/torchquad/blob/develop/torchquad/integration/trapezoid.py

@flaport
Copy link
Owner Author

flaport commented Feb 21, 2022

Thanks @gomezzz ,

This looks pretty cool indeed! I'll look into it 🙂

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

2 participants