- ubantu安装NVIDIA+CUDN+CUDNN+TensorFlow-GPU
2.2 将pip服务器更换为国内的镜像服务器
2.4 使用python 3.5安装tensorflow-gpu 1.9.0
https://blog.youkuaiyun.com/davidhopper/article/details/81206673
史上最全的ubuntu16.04安装nvidia驱动+cuda9.0+cuDnn7.0
https://blog.youkuaiyun.com/abc869788668/article/details/78331047
命令:
sudo service lightdm start/stop
sudo apt install dkms
Annaconda清华镜像文件:
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --set show_channel_urls yes