PyPI v1.12.1 - ClearML
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 Pythonmultiprocess
. This should help circumvent issues like this - Improve docstrings
Bug Fixes
- Fix S3 uploads fail with
LazyEvalWrapper
type error (#1081)