TensorFlow: Difference between revisions

Line 21: Line 21:
** <code>conda search cudatoolkit</code> to which versions of cuda available
** <code>conda search cudatoolkit</code> to which versions of cuda available
** Download [https://developer.nvidia.com/cuDNN cudnn] and copy the binaries to the environment's <code>Library/bin/</code> directory.
** Download [https://developer.nvidia.com/cuDNN cudnn] and copy the binaries to the environment's <code>Library/bin/</code> directory.
* In my opinion, the second easiest way is to use the docker container.


===Install TF1===
===Install TF1===