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 d7925bd commit 9b1f3c4Copy full SHA for 9b1f3c4
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v1.71.0 (2020-07-23)
4
+
5
+### Features
6
7
+ * Add mpi support for mxnet estimator api
8
9
+### Bug Fixes and Other Changes
10
11
+ * use 'sagemaker' logger instead of root logger
12
+ * account for "py36" and "py37" in image tag parsing
13
14
## v1.70.2 (2020-07-22)
15
16
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.70.3.dev0
+1.71.0
0 commit comments