Ubuntu16.04 + NVidia显卡 + Anaconda3 + Tensorflow-GPU 安装、配置、测试 (无需手动安装CUDA)

Step.1移除旧驱动: sudo apt-get purge nvidia* 部分 Debian 系发行版版本可能不支持 apt-get purge ,可尝试使用 apt-get remove –purge 或 apt-get autoremove –purge 替代 Step.2 添加显卡驱动的PPA: # Add the graphics-driver PPA sudo add-apt-re
相关文章
相关标签/搜索