8000 Release v0.19.7 · wandb/wandb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.19.7

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 01:57
· 1 commit to release-0.19.7 since this release
2678738

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)
0