PyPI v1.10.1 - ClearML
alex-burlacu-clear-ml
released this
29 Mar 16:26
·
384 commits
to master
since this release
New Features and Improvements
- Add
cast
parameter toTask.get_parameter
method (#958, thanks @harry-optimised!)
Bug Fixes
- Fix backward compatibility issue when using datetime filtering with
APIClient().models.get_all
andAPIClient().tasks.get_all
requests - Fix docstrings explaining tags filtering on
Model
andTask