| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| clearml-2.1.10-py2.py3-none-any.whl | 2026-07-01 | 1.4 MB | |
| PyPI v2.1.10 - ClearML source code.tar.gz | 2026-07-01 | 12.4 MB | |
| PyPI v2.1.10 - ClearML source code.zip | 2026-07-01 | 12.7 MB | |
| README.md | 2026-07-01 | 371 Bytes | |
| Totals: 4 Items | 26.5 MB | 1 | |
Bug fixes and improvements
- Improve HPO resilience by pruning trials in (#1652)
- Deprecate
parent_idsargument (but keep them usable) in favor ofparent_id(#1655) - Use
usedforsecurity=Falseinhashlibeverywhere where hashing is used (see issue [#1656], thanks @a-gardner1 !) - Repair syntax error when instantiating a hyperdataset with a parent (#1657)