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

This link in the bug report text did not work for me: https://raw.githubusercontent.com/tensorflow/tensorboard/master/tensorboard/tools/diagnose_tensorboard.py /home/user/work/diagnose_tensorboard.py:32: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes ### Diagnostics Diagnostics...

I am attempting to set tensorboard to run on ppc64le, built through the Spack package manager. Spack handles all environment and build issues. Spack first builds the package py-tensorboard-data-server, which...

The bazel web testing rules package provides versioned browsers for testing, which should be easier for us to update/maintain than using additional rules to define our own browser. The one...

For the scalar plots, can there be an option to mark the min or max of the curves? Perhaps by putting a box at that point. It would useful to...

type:feature
plugin:scalars
theme:ui-polish

## Motivation for features / changes #6737 will allow hiding hparam columns from the scalar card tables, but there is currently no way to show them again. Toggling _standard_ columns...

Hello, I want to be able to securely share Tensorboard sessions with other people. I know I can simply expose the remote host publicly, but this method is not secure,...

I have a Flask App and a Tensorboad server. Is there a way by which I can map the Tensorboard server to one of the endpoints of Flask so that...

type:feature
core:backend

Tensorflow from tf-nightly-2.0-preview I frequently using `jupyter-nbconvert` to share my notebooks as HTML since it's easier to host on a static site and be viewable by anyone. I have recently...

type:feature
stat:awaiting tensorflower

Im addition to this issue, I posted [a question in stackoverflow](https://stackoverflow.com/questions/77736438/tensorboard-does-not-reload-when-using-s3-compatible-storage). ## Environment information ### Diagnostics Diagnostics output `````` --- check: autoidentify INFO: diagnose_tensorboard.py version df7af2c6fc0e4c4a5b47aeae078bc7ad95777ffa --- check: general INFO:...

core:notf

Sometimes, I need to zoom on the x-axis to get a more precise idea of the training at a particular time. However, I would like to have an easy way...

type:feature
core:frontend
plugin:time-series