pypi wandb 0.17.8
v0.17.8

latest releases: 0.28.1, 0.28.0, 0.27.2...
23 months ago

What's Changed

Added

  • Capture SM (Streaming Multiprocessor), memory, and graphics clock speed (MHz), (un)corrected error counts, fan speed (%), and encoder utilization for Nvidia GPU devices when using core (@dmitryduev in #8144)
  • Allow iterating over wandb.Config like a dictionary (@fsherry in #8129)
  • PR curves, images and histograms are supported when using TensorBoard with core enabled (@timoffex in #8181, #8188, #8189)
  • Added wandb.require("legacy-service") as the opt-out analog of wandb.require("core") (@timoffex in #8201)

Fixed

  • Avoid leaving behind wandb-core process if user hits Ctrl+C twice (@timoffex in #8153)
  • Fix deprecation warnings arising from NumPy >= 2.1 by removing newshape argument from numpy.reshape by @phinate in #8167
  • Skip uploading/downloading GCS reference artifact manifest entries corresponding to folders (@amusipatla-wandb in #8084)

Deprecated

  • Ability to disable the service process (WANDB__DISABLE_SERVICE) is deprecated and will be removed in the next minor release (@kptkin in #8193)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.