解决办法 tensorboard --logdir logs --host=127.0.0.1 其中logs为events.out.tfevents文件所在文件夹,注意网址打不开时加上host=127.0.0.1。 参考链接: tensorboard 生成的网址不能正常打开访问