pypi wandb 0.18.2
v0.18.2

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

What's Changed

Added

Fixed

  • Update the signature and docstring of wandb.api.public.runs.Run.log_artifact() to support artifact tags like Run instances returned by wandb.init(). (@tonyyli-wandb in #8414)
  • Add docstring for wandb.watch to support auto-complete (@kptkin in #8425)
  • Fix glob matching in define metric to work with logged keys containing / (@KyleGoyette in #8434)
  • Allow a\.b syntax in run.define_metric to refer to a dotted metric name (@jacobromero in #8445)
  • Fix Unknown image format error when uploading a gif through tensorboard. (@jacobromero in #8476)
  • Fix OSError from calling Artifact.add_file with file paths on mounted filesystems (@tonyyli-wandb in #8473)
  • Restored compatibility for macOS versions <= 10.15 for wandb-core. (@dmitryduev in #8487)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.