pypi wandb 0.19.0
v0.19.0

latest releases: 0.30.0, 0.29.0, 0.28.2...
21 months ago

What's Changed

Changed

Removed

  • Remove wandb.Run.plot_table method. The functionality is still available and should be accessed using wandb.plot_table, which is now the recommended way to use this feature. (@kptkin in #8686)
  • Drop support for Python 3.7. (@kptkin in #8858)

Fixed

  • Fix ultralytics reporting if there are no positive examples in a validation batch. (@Jamil in #8870)
  • Debug printing for hyperband stopping algorithm printed one char per line (@temporaer in #8955)
  • Include the missing log_params argument when calling lightgbm's wandb_callback function. (@i-aki-y #8943)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.