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 96bfc27 commit 80e017aCopy full SHA for 80e017a
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v1.49.0 (2019-12-23)
4
+
5
+### Features
6
7
+ * Add support for TF-2.0.0.
8
+ * create ProcessingJob from ARN and from name
9
10
+### Bug fixes and other changes
11
12
+ * Make tf tests tf-1.15 and tf-2.0 compatible.
13
14
+### Documentation changes
15
16
+ * add Model Monitor documentation
17
+ * add link to Amazon algorithm estimator parent class to clarify **kwargs
18
19
## v1.48.1 (2019-12-18)
20
21
### Bug fixes and other changes
VERSION
@@ -1 +1 @@
-1.48.2.dev0
+1.49.0
0 commit comments