Skip to content

PythonCall With Jax: Fast inference w/ numpy but does not work with jax.grad need jax.numpy, which is slow, for gradient #272

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

Open
AlexLewandowski opened this issue Feb 23, 2023 · 1 comment

Comments

@AlexLewandowski
Copy link

I need Jax for something that Zygote cannot do well (meta-learning) and someone recommended PythonCall as a solution to some issues I was having with PyCall.

So far, PythonCall has been great. Things work and it is generally quite quick.

There is one pain point: jax.grad does not work with numpy.array

@AlexLewandowski
Copy link
Author

Apologies, seems like a draft was posted by mistake.

@AlexLewandowski AlexLewandowski closed this as not planned Won't fix, can't repro, duplicate, stale Feb 24, 2023
@cjdoris cjdoris reopened this Sep 22, 2023
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