mirror of
https://github.com/clearml/clearml-docs
synced 2025-03-03 18:53:37 +00:00
Add release notes ClearML Agent 1.4.1 & ClearML Serving 1.2.0 (#347)
This commit is contained in:
parent
1c08ac0f82
commit
20d427db41
@ -2,6 +2,18 @@
|
|||||||
title: Version 1.2
|
title: Version 1.2
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### ClearML Serving 1.2.0
|
||||||
|
|
||||||
|
**New Features and Improvements**
|
||||||
|
* Improve GPU Performance, 50%-300% improvement over vanilla Triton
|
||||||
|
* Improve performance on CPU, optimize uvloop + multi-processing
|
||||||
|
* Add Huggingface Transformer example
|
||||||
|
* Add binary input support [ClearML Serving PR #37](https://github.com/allegroai/clearml-serving/pull/37)
|
||||||
|
|
||||||
|
**Bug Fix**
|
||||||
|
* stdout/stderr in inference service not logging to dedicated Task
|
||||||
|
|
||||||
|
|
||||||
### ClearML Agent 1.2.3
|
### ClearML Agent 1.2.3
|
||||||
|
|
||||||
**Bug Fixes**
|
**Bug Fixes**
|
||||||
|
@ -2,6 +2,16 @@
|
|||||||
title: Version 1.4
|
title: Version 1.4
|
||||||
---
|
---
|
||||||
|
|
||||||
|
### ClearML Agent 1.4.1
|
||||||
|
|
||||||
|
**New Features and Improvements**
|
||||||
|
* Add warning if venv cache is disabled
|
||||||
|
* Add `agent.disable_ssh_mount` configuration option (same as the `CLEARML_AGENT_DISABLE_SSH_MOUNT` environment variable)
|
||||||
|
|
||||||
|
**Bug Fixes**
|
||||||
|
* Fix docker command for monitoring child agents
|
||||||
|
* Fix `--gpus all` not reporting GPU stats on worker machine
|
||||||
|
|
||||||
### ClearML Agent 1.4.0
|
### ClearML Agent 1.4.0
|
||||||
|
|
||||||
**New Features and Improvements**
|
**New Features and Improvements**
|
||||||
|
Loading…
Reference in New Issue
Block a user