No dashboards are active for the current data set.
Probable causes:
You haven’t written any data to your event files.
TensorBoard can’t find your event files.
If you’re new to using TensorBoard, and want to find out how to add data and set up your event files,
check out the [README](https://github.com/tensorflow/tensorboard/blob/master/README.md)
and perhaps the [TensorBoard tutorial](https://www.tensorflow.org/get_started/summaries_and_tensorboard).
If you think TensorBoard is configured properly,
please see [the section of the README devoted to missing data problems](https://github.com/tensorflow/tensorboard/blob/master/README.md#my-tensorboard-isnt-showing-any-data-whats-wrong)
and consider filing an issue on GitHub.
Last reload: Oct 31, 2023, 8:15:54 AM
Log directory: /content/drive/MyDrive/Colab_Notebooks/working/performance
同一套代码在Google colab中上上个星期还能运行tensorboard,这个星期就运行不了了。 在本地的ubuntu 上也报错,下面是tensorboard的错误信息:
tensorboard 版本为2.14.1,tensorflow都有安装,运行官方的tensorboard教程是可以运行的。
下面是代码
google colab 中的命令也是一样的,当前在working目录下
并且当我使用完整路径的时候,tensorboard也生成不了profiler