Open zwenaing opened 5 years ago
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
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.