File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
24
## v2.69.0 (2021-11-12)
4
25
5
26
### Features
Original file line number Diff line number Diff line change 1
- 2.69.1.dev0
1
+ 2.70.0
You can’t perform that action at this time.
0 commit comments