Skip to content

Commit 0cc28f6

Browse files
author
ci
committed
prepare release v2.70.0
1 parent 0a8395a commit 0cc28f6

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## v2.70.0 (2021-12-02)
4+
5+
### Features
6+
7+
* update boto3 minor version >= 1.20.18
8+
* Add support for SageMaker lineage queries
9+
* add CV shap explainability for SageMaker Clarify
10+
* add NLP support for SageMaker Clarify
11+
* Add support for ModelMonitor/Clarify integration in model building pipelines
12+
* adding support for transformers 4.11 for SM Training Compiler
13+
* SM Training Compiler with an UI to enable/disable compilation for HuggingFace DLCs to speedup training
14+
15+
### Bug Fixes and Other Changes
16+
17+
* pin coveragepy
18+
* Add support for PyTorch 1.9.1
19+
* Update s3 path of scheduling analysis config on ClarifyCheckStep
20+
* documentation/logging to indicate correct place for DEBUG artifacts from SM trcomp
21+
* validate requested transformers version and use the best available version
22+
* Install custom pkgs
23+
324
## v2.69.0 (2021-11-12)
425

526
### Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.69.1.dev0
1+
2.70.0

0 commit comments

Comments
 (0)