Tensorboard: No graph definition files were found

简介: Tensorboard: No graph definition files were found

我学的是莫烦python的tensorflow教程,当我使用tensorboard 制作一个神经网络的graph的时候,如下图:

5d0480e61cf383a5c0e7c9a6a54fb963_SouthEast.png

graph已经生成好了,但是:

当我按作者的教程操作时,出现了mac系统和windows(我的系统),命令行操作不一样的情况:

作者的:

5d82c96b06f15a3a82021071abd81d0b_SouthEast.png

实际上应该用windows的文件路径格式:

35d96d842c24b6a70a1ea0858aab37bf_SouthEast.png

这两种都是可以的,一个是相对路径,一个是绝对路径


AIEarth是一个由众多领域内专家博主共同打造的学术平台,旨在建设一个拥抱智慧未来的学术殿堂!【平台地址:https://devpress.csdn.net/aiearth】 很高兴认识你!加入我们共同进步!

目录
打赏
0
0
0
0
4
分享
相关文章
Traceback (most recent call last):WARNING: Dataset not found, nonexistent paths:
这篇文章描述了在使用YOLOv5进行训练时遇到的"Dataset not found"错误,分析了可能的原因,包括网络连接问题和数据集路径配置错误,并提供了相应的解决方法,如检查网络设置和确认数据集文件的存放位置。
Traceback (most recent call last):WARNING: Dataset not found, nonexistent paths:
ERROR: No matching distribution found for gradio>=3.23
该博客文章提供了解决使用pip安装gradio版本3.23时出现的"No matching distribution found"错误的步骤,包括从官网下载相应的whl文件并手动安装。
ERROR: No matching distribution found for gradio>=3.23
成功解决Failed to execute stage ‘Setup validation’: Cannot locate gluster packages
成功解决Failed to execute stage ‘Setup validation’: Cannot locate gluster packages
ValueError: This model has not yet been built. Build the model first by calling `build()` or calling
ValueError: This model has not yet been built. Build the model first by calling `build()` or calling
241 0
ValueError: This model has not yet been built. Build the model first by calling `build()` or calling
导入hive表Error: Error while compiling statement: FAILED: SemanticException No files matching path file
导入hive表Error: Error while compiling statement: FAILED: SemanticException No files matching path file
Error: invalid option: --with-training-tools
Error: invalid option: --with-training-tools
199 0
成功解决Exception: Graph file doesn't exist, path=F:\File_Python\Python_example\Human_Posture_Detection\
成功解决Exception: Graph file doesn't exist, path=F:\File_Python\Python_example\Human_Posture_Detection\
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等