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

tensorflow mac安装方法

时间:2017-08-17 00:51:37      阅读:338      评论:0      收藏:0      [点我收藏+]

标签:http   mon   round   not   var   back   https   url   mac   

  480  pip install https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.whl

  481  virtualenv --system-site-packages ~/tensorflow

  482  cd ~/tensorflow

  483   source bin/activate

  484  pip install --upgrade <$url_to_binary.whl>

  485  pip install https://storage.googleapis.com/tensorflow/mac/tensorflow-0.5.0-py2-none-any.whl

  486  pip install jupyter 

  487  pip install --upgrade pip

  488  pip install jupyter 

  489  jupyter notebook

tensorflow mac安装方法

标签:http   mon   round   not   var   back   https   url   mac   

原文地址:http://www.cnblogs.com/studyNT/p/7376369.html

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