-
I am trying to run pytorch profiler with tensorboard tutorial from [pytorch/tutorial](https://github.com/pytorch/tutorials/blob/main/intermediate_source/tensorboard_profiler_tutorial.py) in Windows 11…
-
**Describe the issue**:
Hello, I'm using NNI v3.0 and trying to log using tensorboard. On the code I create the logging directory as `log_dir = os.path.join(os.environ["NNI_OUTPUT_DIR"], "tensorboard…
-
Incorporate Tensorboard as a tool to:
- [x] Visualize the computational graph
- [x] Report validation loss / other training metrics
- [ ] Tune hyperparameters
-
Since tensorboard is working now and is semi-interesting, consider sharing a demo of it on [tensorboard.dev](https://tensorboard.dev/)
-
Can you please let me know if the tensorboard is logging train or val stat and logging is happening from detectron api or there is some code in your repo which is logging the stats ?
-
I was training on my own dataset for (128x128) --> (512x512)
I have attached the train logs :
[train.log](https://github.com/user-attachments/files/17504451/train.log)
[val.log](https://github.com…
-
Hi, Great work.
Need help to enable tensorboard and calculate mAP.
-
Hi, first of all, thanks for the open-sourcing of this project, it is really fantastic on the part of your team. However, I tried to use tensorboard directly from your code however it says that no das…
-
**System information**
- TensorFlow version (you are using): 2.1
- Are you willing to contribute it (Yes/No): Not a frontend guy so I don't know if I can help.
**Describe the feature and the …
-
CML already supports comments that link to public tensorboards on tensorboard.dev, and they have an open issue for self-hosted tensorboards: https://github.com/iterative/cml/issues/607.
It would be…