Open seriousran opened 7 years ago
Download Anaconda https://www.continuum.io/downloads
Install Anaconda Enter the following to install Anaconda for Python 3.6: bash ~/Downloads/Anaconda3-4.4.0-Linux-x86_64.sh
Enter the following to install Anaconda for Python 2.7: bash ~/Downloads/Anaconda2-4.4.0-Linux-x86_64.sh
tfBinaryURL? Get here! => https://www.tensorflow.org/install/install_linux#the_url_of_the_tensorflow_python_package
for Python 2.7 and GPU support: https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.2.1-cp27-none-linux_x86_64.whl
$ source deactivate -> exit anaconda
BUT, how about different CUDA Toolkit and CuDNN version ?
Download Anaconda https://www.continuum.io/downloads
Install Anaconda Enter the following to install Anaconda for Python 3.6: bash ~/Downloads/Anaconda3-4.4.0-Linux-x86_64.sh
Enter the following to install Anaconda for Python 2.7: bash ~/Downloads/Anaconda2-4.4.0-Linux-x86_64.sh
tfBinaryURL? Get here! => https://www.tensorflow.org/install/install_linux#the_url_of_the_tensorflow_python_package
for Python 2.7 and GPU support: https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-1.2.1-cp27-none-linux_x86_64.whl
$ source deactivate -> exit anaconda