Unanswered
Hi. I Am Sure This Has Been Asked Before But I Cannot Find It Searching The Past 90 Days Here Or The Web. Can I Ingest Old Tensorboard Logs Into Clearml From Historical Runs (Before I Started Using Clearml)? I'Ll Put Chatgpt'S Answer In The Thread Here
ChatGPT said:
For Completed Runs:
- If you have a completed run with TensorBoard logs and want to load it into ClearML after the fact, the process isn't as straightforward. ClearML is designed to capture and log data during the run when integrated with the script.
- However, one workaround is to create a new script that initializes a ClearML task and then manually logs each TensorBoard entry to ClearML using ClearML's logging methods. You'd need to parse the TensorBoard logs manually and then log them using ClearML's API, which can be a bit involved.
Any other ideas?
141 Views
0
Answers
one year ago
one year ago