see graph of tensorbord

#1:ubuntu

1)terminal:

 directory: /.../tensorflow/1.py

/.../tensorflow$ python3 1.py

2) because writer = tf.summary.FileWriter("logs/", sess.graph)

 directory:/.../tensorflow/logs/events.out.tfevents.1508552662.y-Lenovo

/.../tensorflow$ tensorboard--logdir='logs/'

TensorBoard0.1.8 at http://y-Lenovo:6006 (Press CTRL+C to quit)

3) copy link in google website,see graph.

http://y-Lenovo:6006/#graphs

#2:windows

Learning from:

https://stackoverflow.com/questions/41157645/tensorflow-tensorboard-on-windows-shows-a-blank-page

http://www.cnblogs.com/czcz1024/p/6993387.html

https://stackoverflow.com/questions/44175037/cant-open-tensorboard-0-0-0-06006-or-localhost6006

If your summaries are in, e.g. "E:\tf\summaries", start cmd inwindows, then run "E:", then "tensorboard--logdir=\tf\summaries"

or

If your summaries are in, e.g. "E:\tf\summaries",start cmd in windows, "tensorboard--logdir=E:\tf\summaries"

Show” http://user-20171015ph:6006/”BUT,this way can not show any graph.

you can try:

http://USER-20171015PH:6006

http://localhost:6006

http://0.0.0.0:6006

http://127.0.0.1:6006

 

I have found the solution:

Run tensorboard --logdir==training:log_dir--host=127.0.0.1 in command prompt, andtype http://127.0.0.1:6006 in qq brower, this works for me (Win7, python3.5.2,tensorflow).

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值