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 d62a328 commit 0486b04Copy full SHA for 0486b04
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v1.50.11 (2020-02-13)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * fix HyperparameterTuner.attach for Marketplace algorithms
8
+ * move requests library from required packages to test dependencies
9
+ * create Session or LocalSession if not specified in Model
10
11
+### Documentation Changes
12
13
+ * remove hardcoded list of target devices in compile()
14
+ * Fix typo with SM_MODEL_DIR, missing quotes
15
16
## v1.50.10.post0 (2020-02-12)
17
18
### Documentation Changes
VERSION
@@ -1 +1 @@
-1.50.11.dev0
+1.50.11
0 commit comments