pypi wandb 0.16.5
v0.16.5

latest releases: 0.29.0, 0.28.2, 0.28.1...
2 years ago

What's Changed

Added

  • Added feature to move staging files to cache (instead of copying) for mutable artifact file uploads when caching is enabled (@ibindlish in #7143)
  • Added support to skip caching files to the local filesystem while uploading files to artifacts (@ibindlish in #7098)
  • Added support to skip staging artifact files during upload by selecting a storage policy (@ibindlish in #7142)
  • Preliminary support for forking a run using wandb.init(fork_from=...) (@dannygoldstein in #7078)
  • run.save() accepts pathlib.Path values (@timoffex in #7146)

Changed

  • When printing the run link point to the workspace explicitly (@kptkin in #7132)

Fixed

  • In case of transient server issues when creating the wandb API key kubernetes secret, we'll retry up to 5 times (@TimH98 in #7108)

Removed

  • When printing run's information in the terminal remove links to jobs (@kptkin in #7132)

New Contributors

Full Changelog: v0.16.4...v0.16.5

Don't miss a new wandb release

NewReleases is sending notifications on new releases.