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

Can you share the versions of libraries #1

Open
gyq13 opened this issue Mar 13, 2022 · 2 comments
Open

Can you share the versions of libraries #1

gyq13 opened this issue Mar 13, 2022 · 2 comments

Comments

@gyq13
Copy link

gyq13 commented Mar 13, 2022

I'm interested in your project, but it's hard to run the code without specific library version.Can you share the versions of libraries like numpy, jax, jaxlib,optax,haiku,etc. Many thanks.

@peterparity
Copy link
Owner

This should be the list of relevant library versions that I used:

dm-haiku==0.0.4.dev0
jax==0.2.8
jaxlib==0.1.59+cuda110
numpy==1.19.2
optax==0.0.2
tqdm==4.55.1

I also attached my full environment here: requirements.txt

Let me know if you run into any issues! (If it's breaking with later versions, let me know and I can try to fix it.)

@fangkaiqi
Copy link

This should be the list of relevant library versions that I used:

dm-haiku==0.0.4.dev0
jax==0.2.8
jaxlib==0.1.59+cuda110
numpy==1.19.2
optax==0.0.2
tqdm==4.55.1

I also attached my full environment here: requirements.txt

Let me know if you run into any issues! (If it's breaking with later versions, let me know and I can try to fix it.)
Hello, Doctor. I've recently been learning to reproduce this article, probably due to the version, which has led me to two problems, which I mentioned in my posted question, do you have time to help with this?

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

3 participants