⌛ No Longer Supported
- Remove Python 2.7 support
🐛 Bug Fix
- Fix issue where
wandb.watch()
broke model saving in pytorch - Fix issue where uniform sweep parameters were parsed as int_uniform
- Fix issue where file_stream thread was killed on 4xx errors
💅 Enhancement
- Improve performance of artifact logging by making it non-blocking
- Add wandb integration for Stable-Baselines3
- Improve keras callback validation logging inference logic
- Expose sweep state via the public API
- Improve performance of sweep run fetches via the API