mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Add ClearML 1.14.1 release note + edit (#755)
This commit is contained in:
parent
779ff2a096
commit
dbf6722999
@ -2,11 +2,16 @@
|
||||
title: Version 1.14
|
||||
---
|
||||
|
||||
### ClearML Server 1.14.1
|
||||
|
||||
**Bug Fixes**
|
||||
* Fix created pipelines do not appear in the UI pipelines section
|
||||
|
||||
### ClearML SDK 1.14.0
|
||||
**New Features and Improvements**
|
||||
* Add support for decorated pipeline steps [ClearML GitHub issue #1154](https://github.com/allegroai/clearml/issues/1154)
|
||||
* Improve `torch.distributed` behavior and auto-detect Huggingface accelerate distributed execution
|
||||
* Improve `jsonargparse` integration: `_ignore_ui_overrides_` argument added for enabling/disabling
|
||||
* Improve `jsonargparse` integration: `allow_config_file_override_from_ui` argument added for enabling/disabling
|
||||
overriding configuration file entries
|
||||
* Add `raise_on_error` parameter to `Model.update_weights()` and `Model.update_weights_package()`
|
||||
* Add HPO multi-objective optimization support by specifying multiple optimization objectives to the HyperParameterOptimizer class
|
||||
|
Loading…
Reference in New Issue
Block a user