我使用tutorials/mnist/fully_connected_feed.py脚本创建了带有图形的Tensorboard日志(我在其他脚本上也有相同的问题)。如果打开浏览器控制台(Firefox 42,Ubuntu 14.04),切换到GRAPH选项卡时会出现这些错误:Detect series : 16 ms tf-tensorboard.html.js:13:1
Adding
我有一个运行在Amazon SageMaker Studio Lab ()环境中的木星笔记本,我想使用Tensordboard来监控我的模型在笔记本中的性能。我使用了以下命令来设置Tensorboard:# tb_log_dir variable holds the path to the log directory%tensorboard --logdir tb_log_dir
但是,在我执行命令的单元格的输出中没有显示任何</em