Tensorboard Unble 获取运行的第一个事件时间戳

编程入门 行业动态 更新时间:2024-10-13 22:24:18
本文介绍了Tensorboard Unble 获取运行的第一个事件时间戳的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

限时送ChatGPT账号..

我正在尝试将我在远程服务器上训练的训练课程可视化.我使用 scp 将文件复制到本地 iMac 中.我试图通过运行 tensorboard 来可视化数据.它运行张量板站点,但我无法获得可视化.每个图表在零处都有一个点.我在终端上收到此警告.

I am trying to visualize a training session I trained in a remote server. I used scp to copy the file in my local iMac. I tried to visualize the data by running tensorboard. It runs the tensorboard site but I can't get the visualization. Every chart has a single dot at zero. I get this warning on the terminal.

WARNING:tensorflow:Unable to get first event timestamp for run 
470_313_0.0001_2500_200/train
WARNING:tensorflow:Unable to get first event timestamp for run 
470_313_0.0001_2500_200/train
WARNING:tensorflow:Unable to get first event timestamp for run 
470_313_0.0001_2500_200/val
WARNING:tensorflow:Unable to get first event timestamp for run 
470_313_0.0001_2500_50/train
WARNING:tensorflow:Unable to get first event timestamp for run 
470_313_0.0001_2500_50/val

知道发生了什么吗?

推荐答案

我遇到了类似的问题.有两种解决方案 -

I ran into a similar problem. There are 2 solutions to it -

从目录中删除所有过去的 tfevents 文件并保留最新的文件(临时解决方案).创建一个用于构建日志的新目录(永久解决方案).

在下面的图片中,首先我在目录 2 中构建日志,这导致了相同的错误/警告.后来我将目录更改为 3 并在那里构建日志并且 tensorboard 成功运行.

In given below picture, first I build logs in directory 2 which resulted in same error/warnings. Later I changed the directory to 3 and build logs there and tensorboard ran successfully.

这篇关于Tensorboard Unble 获取运行的第一个事件时间戳的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

更多推荐

[db:关键词]

本文发布于:2023-05-01 05:40:57,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1405323.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:第一个   事件   时间   Tensorboard   Unble

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!