pypi wandb 0.17.6
v0.17.6

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

What's Changed

Added

  • Specify job input schemas when calling manage_config_file or manage_wandb_config to create a nicer UI when launching the job (@TimH98 in #7907, #7924, #7971)
  • Use the filesystem rather than protobuf messages to transport manifests with more than 100k entries to the core process (@moredatarequired in #7992)
  • Adds the box3d constructor for Box3D (@timoffex in #8086)

Changed

  • run.define_metric() raises an error when given extraneous arguments (@timoffex in #8040)
  • In disabled mode, use the wandb.sdk.wandb_run.Run class instead of wandb.sdk.wandb_run.RunDisabled, which has been removed (@dmitryduev in #8037)
  • When WANDB_MODE = offline calling artifact.download() now throws an error instead of stalling (@trane293 in #8009)

Fixed

  • Correctly handle directory stubs when logging external artifact in azure storage account with Hierarchical Namespace enabled (@marijncv in #7876)
  • Docstring in api.runs() regarding default sort order, missed in #7675 (@fellhorn in #8063)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.