首页 > 其他 > 详细

tensorflow

时间:2020-06-25 18:45:23      阅读:51      评论:0      收藏:0      [点我收藏+]

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

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!