PyPI v0.11.1
Features and Bug Fixes
- GPU Monitoring is now embedded into trains (removed gpustat dependency)
- Add initial support for Tensorflow v2.0 (tested with v2.0.0rc1)
- Add artifact upload retry on network errors (default: 3)
- Suppress urllib3 retry warnings
- Fix Matplotlib support with Agg backend (multiple plot windows caused repeated graphs to be sent)
- Fix support for tuples in hyper-parameters
- Fix multi processing issues with different task types