pypi wandb 0.19.7
v0.19.7

latest releases: 0.28.2, 0.28.1, 0.28.0...
18 months ago

What's Changed

Added

Changed

  • changed moviepy constraint to >=1.0.0 (@jacobromero in #9419)
  • wandb.init() displays more detailed information, in particular when it is stuck retrying HTTP errors (@timoffex in #9431)

Removed

  • Removed the private x_show_operation_stats setting (@timoffex in #9427)

Fixed

  • Fixed incorrect logging of an "wandb.Video requires moviepy [...]" exception when using moviepy v2. (@Daraan in #9375)
  • wandb.setup() correctly starts up the internal service process; this semantic was unintentionally broken in 0.19.2 (@timoffex in #9436)
  • Fixed TypeError: Object of type ... is not JSON serializable when using numpy number types as values. (@jacobromero in #9487)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.