pypi wandb 0.18.3
v0.18.3

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

What's Changed

Added

  • Add the ability to monitor the utilization metrics of Google's Cloud TPU devices (@dmitryduev in #8504)

Fixed

Changed

  • After artifact = run.log_artifact(), you must use artifact.wait() before operations that rely on the artifact having been uploaded. Previously, this wasn't necessary in some cases because run.log_artifact() blocked other operations on the run (@timoffex in #8466)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.