在服务器上使用tensorboard,不能直接在本地访问,因此要设置host,具体的指令是:
tensorboard --logdir=xxx --host xxx.xxx.xxx.xxx (服务器的公网ip)
然后在本地输入服务器的公网ip以及端口号即可访问
在服务器上使用tensorboard,不能直接在本地访问,因此要设置host,具体的指令是:
tensorboard --logdir=xxx --host xxx.xxx.xxx.xxx (服务器的公网ip)
然后在本地输入服务器的公网ip以及端口号即可访问
本文标题:在服务器上使用tensorboard
本文链接:https://www.haomeiwen.com/subject/qjqbtltx.html
网友评论