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

## 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: C:\Users\XXXXX\Desktop\XXXXX\XXXXX>python diagnose_tensorboard.py C:\Users\XXXXX\Desktop\XXXXX\XXXXX\diagnose_tensorboard.py:32: DeprecationWarning: 'pipes' is...

I'm trying to build tensorboard master, but I get this error: ```shell $ bazel build tensorboard Starting local Bazel server (8.1.0) and connecting to it... WARNING: --enable_bzlmod is set, but...

## Environment information `````` --- check: autoidentify INFO: diagnose_tensorboard.py version c6ca9f1d004e2a1bc7c160abc43be229b82cad7e --- check: general INFO: sys.version_info: sys.version_info(major=3, minor=11, micro=11, releaselevel='final', serial=0) INFO: os.name: posix INFO: sys.getwindowsversion(): N/A --- check: package_management...

plugin:text

Summary The current system supports only a single language (typically English), which limits its global usability and adoption. To enhance the system's internationalization and user experience, we request the addition...

## Environment information (required) - Ubuntu: 20.04 (via WSL2) - Python: 3.10.2 - TensorFlow: 2.9.1 ### Diagnostics Diagnostics output `````` --- check: autoidentify INFO: diagnose_tensorboard.py version e43767ef2b648d0d5d57c00f38ccbd38390e38da --- check: general...

plugin:graph

To report a problem with TensorBoard itself, please fill out the remainder of this template. ## Environment information (required) Please run `diagnose_tensorboard.py` (link below) in the same environment from which...

### Issue Description When running TensorBoard, the link sometimes connects and sometimes doesn't. This issue occurs at different times. ### Error Messages localhost connection denied ### Environment Information - Operating...

Tensorboard has 3 options for X-axis: `Step`, `Relative`, `Wall`. The `Relative` option allows aligning multiple traces by start time. However, currently we cannot align multiple traces by start step (i.e....

### Diagnostics Diagnostics output `````` --- check: autoidentify INFO: diagnose_tensorboard.py version e43767ef2b648d0d5d57c00f38ccbd38390e38da --- check: general INFO: sys.version_info: sys.version_info(major=3, minor=8, micro=10, releaselevel='final', serial=0) INFO: os.name: posix INFO: os.uname(): posix.uname_result(sysname='Linux', nodename='garlick', release='5.4.0-89-generic',...

type:support

Running `tensorboard --logdir .` under python 3.13 leads to the following error: ``` Traceback (most recent call last): File ".venv/bin/tensorboard", line 5, in from tensorboard.main import run_main File ".venv/lib64/python3.13/site-packages/tensorboard/main.py", line...