Tensorflow快速安装

pip install --user --index-url https://pypi.douban.com/simple tensorflow==1.8

升级tensorflow:

pip install --upgrade --user --index-url https://pypi.douban.com/simple tensorflow

最简单的安装TensorFlow GPU 方法

conda install --channel https://conda.anaconda.org/anaconda tensorflow-gpu

posted on 2019-06-04 13:00  CCConcerning  阅读(320)  评论(0编辑  收藏  举报