tag:github.com,2008:https://github.com/tensorflow/tensorboard/releases Tags from tensorboard 2025-07-17T17:54:10Z tag:github.com,2008:Repository/91379993/2.20.0 2025-07-17T19:19:53Z TensorBoard 2.20.0 arcra tag:github.com,2008:Repository/91379993/2.19.0 2025-02-12T08:16:26Z TensorBoard 2.19.0 arcra tag:github.com,2008:Repository/91379993/2.18.0 2024-09-25T21:21:08Z TensorBoard 2.18.0 arcra tag:github.com,2008:Repository/91379993/2.17.1 2024-08-14T18:18:37Z TensorBoard 2.17.1 groszewn tag:github.com,2008:Repository/91379993/2.17.0 2024-06-07T20:40:47Z TensorBoard 2.17.0 arcra tag:github.com,2008:Repository/91379993/2.16.2 2024-02-16T19:55:52Z TensorBoard 2.16.2 <p>Adjust demo scripts to be Keras 3 compatible (<a class="issue-link js-issue-link" href="https://github.com/tensorflow/tensorboard/pull/6761">#6761</a>)</p> <p>This adjusts *_demo.py files to work with Keras 3.</p> <p>The hparams_demo is fully backward compatible with Keras 2 and forward <br />compatible with Keras 3.</p> <p>Unfortunately the graphs_demo is not backward compatible with Keras 2. <br />Users attempting to run it with Keras 2 will get the following error:</p> <p>``` <br /> File "/usr/local/google/home/bdubois/.cache/bazel/_bazel_bdubois/079646a57be11faea0b2bfefccb2a81a/execroot/org_tensorflow_tensorboard/bazel-out/k8-fastbuild/bin/tensorboard/plugins/graph/graphs_demo.runfiles/org_tensorflow_tensorboard/tensorboard/plugins/graph/graphs_demo.py", line 128, in profile <br /> tf.summary.trace_on(profiler=True, profiler_outdir=logdir) <br />TypeError: trace_on() got an unexpected keyword argument 'profiler_outdir' <br />```</p> <p>Amazingly, though, the graph that the demo generates with Keras 3 can be <br />successfully loaded in the Graph dashboard. This makes me optimistic to <br />get the Graph plugin fully Keras 3 compatible after addressing the <br />user-reported error in <a class="issue-link js-issue-link" href="https://github.com/tensorflow/tensorboard/issues/6686">#6686</a>.</p> <p>Old Keras 2 Graph: </p> <p>![image](<a href="https://github.com/tensorflow/tensorboard/assets/17152369/b8745739-ac06-4171-a7bc-c97135b2dec7">https://github.com/tensorflow/tensorboard/assets/17152369/b8745739-ac06-4171-a7bc-c97135b2dec7</a>) <br />New Keras 3 Graph:</p> <p>![image](<a href="https://github.com/tensorflow/tensorboard/assets/17152369/04dcaf14-3464-47dc-b4a5-373cccd8370b">https://github.com/tensorflow/tensorboard/assets/17152369/04dcaf14-3464-47dc-b4a5-373cccd8370b</a>)</p> bmd3k tag:github.com,2008:Repository/91379993/2.16.1 2024-02-14T15:52:50Z TensorBoard 2.16.1 bmd3k tag:github.com,2008:Repository/91379993/2.16.0 2024-02-12T21:46:33Z TensorBoard 2.16.0 bmd3k tag:github.com,2008:Repository/91379993/2.15.2 2024-02-09T10:29:43Z TensorBoard 2.15.2 arcra tag:github.com,2008:Repository/91379993/2.15.1 2023-11-02T18:45:45Z TensorBoard 2.15.1 bmd3k