tensorboard在windows系统浏览器显示空白的解决writer =tf.summary.FileWriter("logs/", sess.graph)

  1. writer =tf.summary.FileWriter("logs/", sess.graph)
  2. >tensorboard --logdir=D://logs
  3. http://localhost:6006/
  4. http://blog.csdn.net/s_sunnyy/article/details/70999462
  5. http://blog.csdn.net/lijjianqing/article/details/70155905

 

posted @ 2017-06-01 20:12  PirateLHX  阅读(4856)  评论(0编辑  收藏  举报