码迷,mamicode.com
首页 > 其他好文 > 详细

tensorflow

时间:2020-06-25 19:22:42      阅读:134      评论:0      收藏:0      [点我收藏+]

标签:google   numpy   nim   http   machine   shadow   x86_64   lock   git   

install

$ pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl

技术图片

py2.7: https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl
py3.5: https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.12.1-cp35-cp35m-linux_x86_64.whl

或者参考

https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/1-2-install/

python -m pip install --user tensorflow numpy scipy matplotlib

查看pip的版本

python -m pip --version

tensorflow

标签:google   numpy   nim   http   machine   shadow   x86_64   lock   git   

原文地址:https://www.cnblogs.com/wykxldz/p/13192337.html

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