tensorboard
tensorboard copied to clipboard
TensorFlow's Visualization Toolkit
## Motivation for features / changes The legacy components are being deprecated. This is a big step in moving to the new components ## Technical description of changes This was...
## Motivation for features / changes Whenever a card appears on the time series dashboard we make a request to the fetch data for the card for each experiment being...
Consider Stack Overflow for getting support using TensorBoard—they have a larger community with better searchability: https://stackoverflow.com/questions/tagged/tensorboard Do not use this template for for setup, installation, or configuration issues. Instead, use...
The Time Series dashboard allows you to pin cards, but is limited to a fixed number to avoid overloading the URL. If TensorBoard had a more robust user settings storage...
**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...
Chrome 111.0.5563.64 ## Issue description When using embeddings that are not normalized and sphereized, the UMAP and T-SNE are incorrect or not simply loading. See #5547 for a previous bug...
I am using Tensorboard 2.9.1, when setting `--logdir` as `s3:///` tensorboard is not able to read event files. On my machine (EC2 instance) i am able to reach that logdir...
## Environment information (required) I am running Tensorboard in a Jupyter Lab, on AWS Sagemaker. Tensorboard is installed via Pytorch. Tensorboard version: 2.10.1 ### Diagnostics Diagnostics output `````` --- check:...
Consider Stack Overflow for getting support using TensorBoard—they have a larger community with better searchability: https://stackoverflow.com/questions/tagged/tensorboard Do not use this template for for setup, installation, or configuration issues. Instead, use...
Traceback (most recent call last): File "/Users/zhaochaole/opt/anaconda3/envs/py40/bin/tensorboard", line 5, in from tensorboard.main import run_main File "/Users/zhaochaole/opt/anaconda3/envs/py40/lib/python3.10/site-packages/tensorboard/main.py", line 27, in from tensorboard import default File "/Users/zhaochaole/opt/anaconda3/envs/py40/lib/python3.10/site-packages/tensorboard/default.py", line 32, in from tensorboard.plugins.audio...