We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e7d3f6 commit d245467Copy full SHA for d245467
CHANGELOG.md
@@ -1,5 +1,28 @@
1
# Changelog
2
3
+## v2.80.0 (2022-03-18)
4
+
5
+### Features
6
7
+ * Add support for TF2.7
8
+ * Add support for TF 2.8
9
+ * TF242 ioc support
10
+ * Add support for TF 2.6.3
11
+ * Support for remote docker host
12
+ * AutoGluon 0.3.2 and 0.4.0 image_uris
13
14
+### Bug Fixes and Other Changes
15
16
+ * Align max_wait definitions in EstimaorBase and Estimator
17
+ * Add JumpStart model table build notification
18
+ * gpu integs CapacityError - fallback to available compute
19
20
+ * jumpstart docs network isolation
21
22
+### Documentation Changes
23
24
+ * sagemaker distributed model parallel 1.7.0 doc
25
26
## v2.79.0 (2022-03-16)
27
28
### Features
VERSION
@@ -1 +1 @@
-2.79.1.dev0
+2.80.0
0 commit comments