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 688007f commit 3f2e869Copy full SHA for 3f2e869
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## v1.53.0 (2020-03-30)
4
+
5
+### Features
6
7
+ * Allow setting S3 endpoint URL for Local Session
8
9
+### Bug Fixes and Other Changes
10
11
+ * Pass kwargs from create_model to Model constructors
12
+ * Warn if parameter server is used with multi-GPU instance
13
14
## v1.52.1 (2020-03-26)
15
16
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.52.2.dev0
+1.53.0
0 commit comments