Skip to content

PyPI v1.10.1 - ClearML

Compare
Choose a tag to compare
@alex-burlacu-clear-ml alex-burlacu-clear-ml released this 29 Mar 16:26
· 384 commits to master since this release

New Features and Improvements

  • Add cast parameter to Task.get_parameter method (#958, thanks @harry-optimised!)

Bug Fixes

  • Fix backward compatibility issue when using datetime filtering with APIClient().models.get_all and APIClient().tasks.get_all requests
  • Fix docstrings explaining tags filtering on Model and Task