Skip to content

PyPI v0.11.1

Compare
Choose a tag to compare
@clearml-bot clearml-bot released this 06 Oct 19:37
· 2194 commits to master since this release

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