We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61a265c commit 84bf59bCopy full SHA for 84bf59b
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.108.0 (2022-09-02)
4
+
5
+### Features
6
7
+ * Adding support in HuggingFace estimator for Training Compiler enhanced PyTorch 1.11
8
9
+### Bug Fixes and Other Changes
10
11
+ * add sagemaker clarify image account for cgk region
12
+ * set PYTHONHASHSEED env variable to fixed value to fix intermittent failures in release pipeline
13
+ * trcomp fixtures to override default fixtures for integ tests
14
15
+### Documentation Changes
16
17
+ * add more info about volume_size
18
19
## v2.107.0 (2022-08-29)
20
21
### Features
VERSION
@@ -1 +1 @@
-2.107.1.dev0
+2.108.0
0 commit comments