- Added code saving of main python module - Added ability to specify metadata for bounding boxes and segmentation masks
:bug: Bug Fix
- Fix situations where uncommitted data from wandb.log() is not persisted
0.8.27
Not secure
:bug: Bug Fix
- Fix dependency conflict with new versions of six package
0.8.26
Not secure
:nail_care: Enhancement
- Add best metric and epoch to run summary with Keras callback - Added wandb.run.config_static for environments required pickled config
:bug: Bug Fix
- Fixed regression causing failures with wandb.watch() and DataParallel - Improved compatibility with python 3.8 - Fix model logging under windows
0.8.25
Not secure
:bug: Bug Fix
- Fix exception when using wandb.watch() in a notebook - Improve support for sparse tensor gradient logging on GPUs
0.8.24
Not secure
:bug: Bug Fix
- Relax version dependency for PyYAML for users with old environments
0.8.23
Not secure
:nail_care: Enhancement
- Added scikit-learn support - Added ability to specify/exclude specific keys when building wandb.config
:bug: Bug Fix
- Fix wandb.watch() on sparse tensors - Fix incompatibilty with ray 0.8.1 - Fix missing pyyaml requirement - Fix "W&B process failed to launch" problems - Improved ability to log large model graphs and plots