pypi wandb 0.25.1
v0.25.1

latest releases: 0.28.1, 0.28.0, 0.27.2...
4 months ago

What's Changed

Added

  • Run console logs pane in W&B LEET TUI (wandb beta leet command, toggle with l). (@dmitryduev in #11345)
  • System metrics pane in multi-run workspace mode in W&B LEET TUI (wandb beta leet command, toggle with s). (@dmitryduev in #11391)
  • System metrics filtering in W&B LEET TUI (wandb beta leet command, toggle with \). (@dmitryduev in #11391)
  • ArtifactType.collections() now supports filtering and ordering of collections. (@amusipatla-wandb in #11268)
  • Warning message when run.log_artifact does not create a new version because the artifact content is identical to an existing version. (@pingleiwandb in #11340)
  • Project.collections() to fetch filtered and ordered artifact collections in a project. (@amusipatla-wandb in #11319)
  • wandb purge-cache command to clean up cached files (@jacobromero in #10996)

Fixed

  • Fixed a rare deadlock caused when GC triggers at an unlucky time and runs a __del__ method that prints (@timoffex in #11402)
  • api.Run.user raising AttributeError when accessing runs from an api.Runs iteration (@jacobromero in #11439)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.