码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu16.04安装TensorFlow

时间:2019-04-15 23:23:23      阅读:176      评论:0      收藏:0      [点我收藏+]

标签:tun   http   highlight   tps   linux   pre   png   查看   ref   

1、查看tensoflow与CUDA对应版本:

windows端:https://tensorflow.google.cn/install/source_windows

Linux端:https://tensorflow.google.cn/install/source,对应如下图

技术图片

2、使用清华大学开源镜像进行安装:

CPU 版本:

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow == 指定版本(如1.10)

GPU 版本: 

pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow-gpu == 指定版本(如1.10)

  

Ubuntu16.04安装TensorFlow

标签:tun   http   highlight   tps   linux   pre   png   查看   ref   

原文地址:https://www.cnblogs.com/fighting25/p/10713749.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!