tensorboard
tensorboard copied to clipboard
TensorFlow's Visualization Toolkit
 Been working on Tensorboards from few months but seeing this error for the first time. Tried different browsers, enabled webGL on chrome but nothing seems to be working, Any...
We hope to use this ticket as an offline communication channel for the plotly plugin. Below are the slides we've presented in the past SIG meetings. ## Motivation & Use...
For users who run tensorboard on a multi-user host (e.g., on a shared compute server, or HPC cluster [as in this example](https://hpc.nih.gov/docs/deeplearning/tensorboard.html)), it would be beneficial for security to allow...
Please describe the problem that you’re facing and the enhancements that you’d like to see. Feel free to include screenshots or code samples. Currently when you plot image predictions you...
As discussed in #288 and #449, it is difficult to choose one color palette that suits everyone in all situations. If there are many runs and I select just some...
## Motivation for features / changes OrbitControl in Embedding Projector is not working. The current code is noop (because of a different Three.js version?) That means that: 1. 2D mouse...
If I change the selection of plots in the time series window, the state of the "Toggle Y-axis log scale" option is lost. This is very inconvenient, because I often...
Hi, If you happen to have NaN values in your scalar graph, they are nicely shown as little triangles with the value of the previous legal point on the graph....
tensorflow 2.12 has upgrade its protoc compiler to 3.21.9 while tensorboard still keeps 3.19.6, this will make profiler data(xplane.xxx.pb) failed to load by tensorboard. tensorboard proto: https://github.com/tensorflow/tensorboard/blob/56b38b75dfb993d0da6a241114bb475d072b5ab9/WORKSPACE#L138 tensorflow proto https://github.com/tensorflow/tensorflow/blob/e8473900214fb5508699ebeafd7ea5f3ef0c2fd1/tensorflow/workspace2.bzl#L463...
I have an eval that prints out example inferred sequences in markdown table format. These sequences can be quite long (up to 1k rows per table), but the ability to...