pypi wandb 0.19.5
v0.19.5

latest releases: 0.29.0, 0.28.2, 0.28.1...
19 months ago

What's Changed

Added

  • Added wandb login --base-url {host_url} to login as an alias of wandb login --host {host_url}. (@jacobromero in #9323)

Changed

  • Temporarily disabled collecting per-core CPU utilization stats (@dmitryduev in #9350)

Fixed

  • Fixed a bug causing offline mode to make network requests when logging media artifacts. If you are using an older version of W&B Server that does not support offline artifact uploads, use the setting allow_offline_artifacts=False to revert to older compatible behavior. (@domphan-wandb in #9267)
  • Expand sanitization rules for logged table artifact name to allow for hyphens and dots. This update brings the rules up-to-date with the current rules for artifact names. (Allowing letters, numbers, underscores, hyphens, and dots) (@nicholaspun-wandb in #9271)
  • Correctly handle run rewind settings fork_from and resume_from. (@dmitryduev in #9331)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.