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 e024795 commit ae27711Copy full SHA for ae27711
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## v1.55.3 (2020-04-08)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * remove .strip() from batch transform
8
+ * allow model with network isolation when creating a Transformer from an Estimator
9
+ * add enable_network_isolation to EstimatorBase
10
11
## v1.55.2 (2020-04-07)
12
13
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.55.3.dev0
+1.55.3
0 commit comments