tensorboard
tensorboard copied to clipboard
TensorFlow's Visualization Toolkit
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you...
## Motivation for features / changes When registering a file system, we would like to be to use our custom walk method. This is useful for using multi-threading in the...
This can be trivially reproduced given that you have an access to some Google Cloud project in which you have permissions to run Vertex AI custom training jobs and create...
I need to plot custom curves that change over time (at each step I have a different curve). There is the plugin `pr_curve` that has this feature: you have a...
## Environment information (required) Not related. ## Issue description The tensorflow stub [`tensorboard/compat/tensorflow_stub/dtypes.py`](https://github.com/tensorflow/tensorboard/blob/master/tensorboard/compat/tensorflow_stub/dtypes.py) does not include certain types in the latest tensorflow [`tensorflow/python/framework/dtypes.py`](https://github.com/tensorflow/tensorflow/blob/master/tensorflow/python/framework/dtypes.py). Such as: - `types_pb2.DT_FLOAT8_E5M2_REF` - `types_pb2.DT_FLOAT8_E4M3FN_REF` -...
Migrated from https://github.com/tensorflow/tensorflow/issues/9024. @el3ment says: > It would be nice if there was an export option in tensorboard that would export a latex-ready version of the visible graph - perhaps...
Add to the Inspector panel a dropdown-menu for that distance metric/space selection, and a second dropdown-menu for the neighborhood function selection. Automatically update distance metric/space choices upon change in the...
## Environment information (required) This bug is environment-agnostic JS issue For browser-related issues, please additionally specify: Browser-agnostic, but I used latest Chrome / Chromium ## Issue description 1. Open Tensorboard's...
Love tensorboard. It's really cool to see my network and be able to explore it graphically. That being said, I'm often working on a small screen (laptop) and it's difficult...