We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588dd69 commit 80f3054Copy full SHA for 80f3054
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## v2.79.0 (2022-03-16)
4
+
5
+### Features
6
7
+ * Inferentia Neuron support for HuggingFace
8
+ * custom base job name for jumpstart models/estimators
9
+ * Python 3.9 for readthedocs
10
11
+### Bug Fixes and Other Changes
12
13
+ * container env generation for S3 URI and add test for the same
14
15
+### Documentation Changes
16
17
+ * the SageMaker distributed data parallel v1.4.0 release
18
+ * update sagemaker training compiler docstring
19
+ * smddp doc update
20
21
## v2.78.0 (2022-03-07)
22
23
### Features
VERSION
@@ -1 +1 @@
-2.78.1.dev0
+2.79.0
0 commit comments