1. 找到运行程序的事件输出路径

  找到路径并进入,例如我的是在路径/home/ly/codes下:

Ubuntu下tensorboard的使用Ubuntu下tensorboard的使用

2. 打开tensorboard服务器

  在终端输入(--logdir=自己所存的路径):

tensorboard --logdir=/home/ly/codes

  终端显示:

Ubuntu下tensorboard的使用

  打开浏览器,输入终端提供网址。

Ubuntu下tensorboard的使用

参考:https://blog.csdn.net/chendadayan/article/details/52919267

相关文章:

  • 2021-08-16
  • 2020-02-08
  • 2022-12-23
  • 2021-11-09
猜你喜欢
  • 2021-04-26
  • 2021-06-15
  • 2021-06-16
  • 2021-06-07
  • 2021-08-30
  • 2021-11-26
  • 2021-07-24
相关资源
相似解决方案