Skip to content

TensorBoard 2.15.1

Compare
Choose a tag to compare
@bmd3k bmd3k released this 02 Nov 18:45
· 4 commits to 2.15 since this release

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 upload command will fail. (#6638)
    • The experimental dataframe api has been deleted. (#6644)

Bug Fixes

  • Time Series dashboard:
    • Sort run names with leading numbers differently. (#6664)
    • Show scrollbar in runs table only when needed. (#6656)
    • Fix 'Prev' and 'Next' buttons in dark mode. (#6663)
    • Better loading/reloading behavior for runs table. (#6658)