在win10 64位系统下安装TensorFlow-GPU

最后完全参考连接完成:https://blog.csdn.net/qq_36026791/article/details/88793488

 

 

一:参考连接:https://blog.csdn.net/qq_36026791/article/details/88793488

先安装CUDA Toolkit:9.0

安装cuDNN:7.6.4

二:参考连接:https://blog.csdn.net/mao_hui_fei/article/details/83692750

安装Anaconda/;3.5.10.0

 

将Tensorflow环境嵌入到编辑器中

三:参考连接:https://blog.csdn.net/qq_31347869/article/details/88353906

安装python 3.6

安装 Tensorflow-GPU :pip install tensorflow-gpu -i https://pypi.doubanio.com/simple/ 从豆瓣镜像中下载速度比较快

 

四:安装的一些额外库的方法

posted @ 2019-11-13 22:57  shellycn  阅读(199)  评论(0编辑  收藏  举报