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

Dependencies #48

Open
zwenaing opened this issue Feb 4, 2019 · 1 comment
Open

Dependencies #48

zwenaing opened this issue Feb 4, 2019 · 1 comment

Comments

@zwenaing
Copy link

zwenaing commented Feb 4, 2019

Hi, I am having difficulties running the code because of library issues. I am current using Tensorflow-gpu 0.11.0, Tensorflow-probability-gpu 0.4.0 and Sonnet 1.29. Can anybody help me with the combination of Tensorflow-gpu, Tensorflow-probability-gpu and Sonnet versions that work you when running the code? Thanks.

@sakalig
Copy link

sakalig commented Mar 20, 2019

Here's my combination of the above

dm-sonnet==1.29
numpy==1.16.2
tensorflow-gpu==1.12.0
tensorflow-probability-gpu==0.5.0rc0

NOTE: tensorflow/tensorflow-gpu versions depend on your version of CUDA and CuDnn and sometimes gcc (if you are compiling from the sources)
My additional configs are: CUDA 9.0 with CuDnn 7.1.4.

Also, your post is vague. Please post detailed info ... like a dump / error

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