摘要: writer =tf.summary.FileWriter("logs/", sess.graph) >tensorboard --logdir=D://logs http://localhost:6006/ http://blog.csdn.net/s_sunnyy/article/details/70999462 http://blog.csdn.net/lijjianqing/articl... 阅读全文
posted @ 2017-06-01 20:12 PirateLHX 阅读(4873) 评论(0) 推荐(0)
摘要: 为了使用国内镜像加速pip安装,需要如下修改: WIndows 7 在“C:\Users\用户名\AppData\Local\pip”文件夹下,新建文本文件,添加内容: import tensorflow as tf 报错为: Error importing tensorflow. Unless y 阅读全文
posted @ 2017-06-01 19:52 PirateLHX 阅读(4006) 评论(0) 推荐(0)