tensorboard icon indicating copy to clipboard operation
tensorboard copied to clipboard

TensorFlow's Visualization Toolkit

Results 153 tensorboard issues
Sort by recently updated
recently updated
newest added

Every time I start colab and tensorboard, I have to select the same settings, which is quite boring. If possible, I'd like to ask to control the "settings", for example...

## Environment information (required) Please run `diagnose_tensorboard.py` (link below) in the same environment from which you normally run TensorFlow/TensorBoard, and paste the output here: https://raw.githubusercontent.com/tensorflow/tensorboard/master/tensorboard/tools/diagnose_tensorboard.py ### Diagnostics ' Diagnostics output...

Here's a screenshot of a scalar plotted in `time series` with a large smoothing factor. Notice how the smoothed yellow trajectory isn't visible. ![Screenshot from 2022-02-17 21-16-39](https://user-images.githubusercontent.com/391004/154622247-4ef7eed3-8f19-47c7-a304-eddcab41030f.png) Here's the same...

type:support
plugin:time-series

### Diagnostics Diagnostics output `````` --- check: autoidentify INFO: diagnose_tensorboard.py source unavailable INFO: diagnose_tensorboard.py source unavailable --- check: general INFO: sys.version_info: sys.version_info(major=3, minor=7, micro=8, releaselevel='final', serial=0) INFO: sys.version_info: sys.version_info(major=3, minor=7,...

core:frontend
type:support
stat:awaiting tensorflower

The actual label and image look different. When the Isolate point button is pressed. ![스크린샷 2024-05-17 14-14-24](https://github.com/tensorflow/tensorboard/assets/80501715/c4fe7a5a-72e9-49e4-9ffb-6705d4f1546c)

## Environment information (required) Linux: ![image](https://github.com/tensorflow/tensorboard/assets/106545204/3688c985-1cbb-4443-b1a2-a3c561073071) cuda 11.4 pytorch 1.12.1 Python 3.8.18 PIL 10.3.0 tensorboard 2.14.0 I setup the environment by : `$ conda install pytorch==1.12.1 torchvision==0.13.1 torchaudio==0.12.1 cudatoolkit=11.3 -c...

Angular v19 is going to change the default value for `standalone` from `false` to `true`. Even though tensorboard is on an older version of Angular on GitHub, the version inside...

Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @​blakeembrey in expressjs/express#5935 [email protected] by @​wesleytodd in expressjs/express#5954...

dependencies
javascript

## CLI Output ```bash $ docker build -t tensorboard . [+] Building 62.7s (7/17) docker:default => [internal] load build definition from Dockerfile 0.0s => => transferring dockerfile: 1.26kB 0.0s =>...

I have the problem that in Tensorboard the metrics are not loaded correctly (the column is always empty), although the scalars are saved correctly. I am working with torch.utils.tensorboard. ![tensorboard_metrics](https://github.com/user-attachments/assets/aedf9533-9008-4f70-b442-09b2677a5b2a)...