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

Which jax version to use? #18

Open
resurgo97 opened this issue Jul 17, 2022 · 0 comments
Open

Which jax version to use? #18

resurgo97 opened this issue Jul 17, 2022 · 0 comments

Comments

@resurgo97
Copy link

resurgo97 commented Jul 17, 2022

I installed jax with the below command,

pip install --upgrade "jax[cpu]" install -q neural_tangents==0.2.2 livelossplot

but I come across the error jax.api does not exist while importing neural tangent package and
searched to find that I need to upgrade neural tangent package, or downgrade jax.

Both worked, but in either case I run into another kind of error while executing the other codes.

I also tried running the codes on Colab, by clicking on the badge in the notebook file, but also had the same error: jax.api does not exist.

I find it hard to find any proper combination of those two packages; neural tangent and jax.

Could anyone help me please?

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