tensorboard
tensorboard copied to clipboard
TensorFlow's Visualization Toolkit
I was wondering if there is a maximum value of hyperparameters I can track / see in the UI. Currently I am tracking 35 hparams but in the UI only...
After starting the server it gives the following result: W0107 19:43:36.780149 139768956442176 application.py:556] path /apple-touch-icon-precomposed.png not found, sending 404 W0107 19:43:36.798506 139768956442176 application.py:556] path /apple-touch-icon.png not found, sending 404 W0107...
# Prerequisites Please answer the following questions for yourself before submitting an issue. - [x] I am using the latest TensorFlow Model Garden release and TensorFlow 2. - [x] I...
## Environment information (required) colab https://github.com/tensorflow/tensorboard/blob/master/docs/tensorboard_profiling_keras.ipynb ## Issue description tensorboard profiler will only find profile information if pointed to the exact subdirectory where log is written ( ie single run)...
Migrated from https://github.com/tensorflow/tensorflow/issues/3936 > Just wondering if there are any plans to add video summaries to tensorboard?? @falcondai offered to implement it as a plugin. @falcondai, I think we are...
Let's assume I have a xplane.pb file in my current directory. Then in order to load it in tensorboard, I would have to do something like this: ``` mkdir -p...
## Environment information (required) Using Windows 11 Pro Version 10.0.22631 Build 22631 running on WSL2 Ubuntu 22.04.05 with Python 3.11 ``` /home/marius/apecs_library/diagnose_tensorboard.py:32: DeprecationWarning: 'pipes' is deprecated and slated for removal...
As this stackoverflow question poses: https://stackoverflow.com/questions/79124499/tensorboard-line-stops-at-some-step  The blue curve stuck at step 152 while other curves showed up. Any possible cause for this to happen? I am using pytorch...
Is there a way to set a fixed y-axis scale (e.g. from 0 to 1) for all the graphs about accuracy? Currently some graph shows big fluctuations only because the...
 