美文网首页
tensorboard 出现6006端口绑定的情况

tensorboard 出现6006端口绑定的情况

作者: 水球喵 | 来源:发表于2018-01-25 16:21 被阅读0次

tensorboard --logdir=/tmp/tensorflow_logs   这句话执行时出现了下面错误

TensorBoard attempted to bind to port 6006, but it was already in use

tensorboard --logdir=logs --port=8008

哎嘿,这个port是什么捏,端口号,我修改了端口号

然后出现了那个网址,假设是1.0.0.1:8080

好的,那么就直接访问就好了

如果是服务器的名字,那么就直接输入服务器的地址

你们的shell里面就有提示的

相关文章

网友评论

      本文标题:tensorboard 出现6006端口绑定的情况

      本文链接:https://www.haomeiwen.com/subject/teuvaxtx.html