Skip to content

PyPI v1.12.1 - ClearML

Compare
Choose a tag to compare
@alex-burlacu-clear-ml alex-burlacu-clear-ml released this 01 Aug 09:19
· 294 commits to master since this release

New Features and Improvements

  • Raise error if dataset name is empty (#1083, thanks @mathematicalmichael!)
  • Add support for spawn start method for Python multiprocess. This should help circumvent issues like this
  • Improve docstrings

Bug Fixes

  • Fix S3 uploads fail with LazyEvalWrapper type error (#1081)