torchflare
torchflare copied to clipboard
Bump tensorboard from 2.6.0 to 2.16.2
trafficstars
Bumps tensorboard from 2.6.0 to 2.16.2.
Release notes
Sourced from tensorboard's releases.
TensorBoard 2.16.2
Bug Fixes
- Remove dependency on tf-keras pip package. (#6759)
TensorBoard 2.16.1
Bug Fixes
- Depend on tf-keras instead of tf-keras-nightly.
TensorBoard 2.16.0
The 2.16 minor series tracks TensorFlow 2.16.
Features
- Time Series dashboard:
- Graph plugin:
- Improved support for dark theme. (#6691, thanks
@tummala-manasa)- Removed dependencies on
google-auth,google-auth-oauthlib, andrequestslibraries. (#6705)- Relaxed restriction on protobuf dependency, given that issue
@protocolbuffers/protobuf#13485 was fixed. (#6660, #6746)Bug Fixes
- Hparams plugin:
- Time Series dashboard:
- Fixed color picker usability regression. (#6682)
- Brings the
tensorboard-data-serverwheel into conformance with PEP 600, enabling support for the--load-fastflag in systems with GLIBC >= 2.29. (Requires installing/updating packagetensorboard-data-server==0.7.2) (#6636 fixes #6578)Breaking Changes
tensorboard devsubcommand will now show an error message without sending any requests, as our hosted service at http://tensorboard.dev has been shut down.- Not quite a breaking change, but to something to be aware of: TensorBoard releases generally follow TensorFlow’s releases. However, while TF 2.16 will start using Keras 3 by default, TensorBoard plugins’ implementation remains with keras 2 support only. See
@keras-team/keras#18467 for details.TensorBoard 2.15.2
Breaking Changes
- Updates restriction on protobuf dependency to avoid bad version while still allowing newer versions.(#6660 & #6746)
TensorBoard 2.15.1
Breaking Changes
- TensorBoard.dev is shutting down. See the FAQ at https://tensorboard.dev.
Bug Fixes
... (truncated)
Changelog
Sourced from tensorboard's changelog.
Release 2.16.2
Bug Fixes
- Remove dependency on tf-keras pip package. (#6759)
Release 2.16.1
Bug Fixes
- Depend on tf-keras instead of tf-keras-nightly.
Release 2.16.0
The 2.16 minor series tracks TensorFlow 2.16.
Features
- Time Series dashboard:
- Graph plugin:
- Improved support for dark theme. (#6691, thanks
@tummala-manasa)- Removed dependencies on
google-auth,google-auth-oauthlib, andrequestslibraries. (#6705)- Relaxed restriction on protobuf dependency, given that issue
@protocolbuffers/protobuf#13485 was fixed. (#6660, #6746)Bug Fixes
- Hparams plugin:
- Time Series dashboard:
- Fixed color picker usability regression. (#6682)
- Brings the
tensorboard-data-serverwheel into conformance with PEP 600, enabling support for the--load-fastflag in systems with GLIBC >= 2.29. (Requires installing/updating packagetensorboard-data-server==0.7.2) (#6636 fixes #6578)Breaking Changes
tensorboard devsubcommand will now show an error message without sending any requests, as our hosted service at http://tensorboard.dev has been shut down.- Not quite a breaking change, but to something to be aware of: TensorBoard releases generally follow TensorFlow’s releases. However, while TF 2.16 will start using Keras 3 by default, TensorBoard plugins’ implementation remains with keras 2 support only. See
@keras-team/keras#18467 for details.Release 2.15.2
Breaking Changes
- Updates restriction on protobuf dependency to avoid bad version while still allowing newer versions.(#6660 & #6746)
Release 2.15.1
Breaking Changes
- TensorBoard.dev is shutting down. See the FAQ at https://tensorboard.dev.
- No longer able to upload new data to TensorBoard.dev. The
tensorboard dev uploadcommand will fail. (#6638)- The experimental dataframe api has been deleted. (#6644)
... (truncated)
Commits
4c004d4Adjust demo scripts to be Keras 3 compatible (#6761)8a99668Migrate hparams plugin to Keras 3 and remove Keras 2 from requirements.txt (#...3049d0cFixes hparam columns from breaking multi-experiment scalar cards (#6754)6f4b7a1Update flags.py (#6751)4fb7655Reduce SECURITY.md to just point to TensorFlow SECURITY.md. (#6757)f4b9184Release notes for TensorBoard 2.16.1.5033fefRelease notes for TensorBoard 2.16.0.0c88d79Bump version at HEAD to 2.17.0a07a693bcAdd 2.15.2 relnotes to RELEASE.md (#6748)7cbf2b2Change icon size value to override material CSS value instead (#6749)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)