- Save session history in jupyter notebooks - Kaggle internet enable notification - Extend wandb.plots.feature_importances to work with more model types, thanks neomatrix369!
:bug: Bug Fix
- Code saving for jupyter notebooks restored - Fixed thread errors in jupyter - Ensure final history rows aren't dropped in jupyter
0.8.33
Not secure
:nail_care: Enhancement
- Add default class labels for semantic segmentation - Enhance bounding box API to be similar to semantic segmentation API
:bug: Bug Fix
- Increase media table rows to improve ROC/PR curve logging - Fix issue where pre binned histograms were not being handled properly - Handle nan values in pytorch histograms - Fix handling of binary image masks
- Close all open files to avoice ResourceWarnings, thanks CrafterKolyan!
:bug: Bug Fix
- Parse "tensor" protobufs, fixing issues with tensorboard syncing in 2.1
0.8.30
Not secure
:nail_care: Enhancement
- Add ROC, precision_recall, HeatMap, explainText, POS, and NER to wandb.plots - Add wandb.Molecule() logging - Capture kaggle runs for metrics - Add ability to watch from run object
:bug: Bug Fix
- Avoid accidently picking up global debugging logs
0.8.29
Not secure
:nail_care: Enhancement
- Improve bounding box annotations - Log active GPU system metrics - Only writing wandb/settings file if wandb init is called - Improvements to wandb local command
:bug: Bug Fix
- Fix GPU logging on some devices without power metrics - Fix sweep config command handling - Fix tensorflow string logging