标签:from 大神 国内 tps please linux rsh 1.0 通过
为了使用国内镜像加速pip安装,需要如下修改:
WIndows 7 在“C:\Users\用户名\AppData\Local\pip”文件夹下,新建文本文件,添加内容:
import tensorflow as tf
报错为:
Error importing tensorflow. Unless you are using bazel,
you should not try to import tensorflow from its source directory;from there.(这是因为装了VS2013原因,要是直接2015应该没事,所以要加补丁)
安装vc_redist.x64.exe,安装时会出现 “正在处理 windon_msu_x64”时,是因为window缺少补丁,下载地址为:http://pan.baidu.com/s/1nvpsXVN
完毕 可以运行了
Windows64位安装GPU版TensorFlow 0.12,Power Shell下输入:安装Tensorflow的全教程
标签:from 大神 国内 tps please linux rsh 1.0 通过
原文地址:http://www.cnblogs.com/xlqtlhx/p/6930496.html