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 ddd05a8 commit 1c01a2fCopy full SHA for 1c01a2f
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## v1.65.0 (2020-06-17)
4
+
5
+### Features
6
7
+ * support for describing hyperparameter tuning job
8
9
+### Bug Fixes and Other Changes
10
11
+ * update distributed GPU utilization warning message
12
+ * set logs to False if wait is False in AutoML
13
+ * workflow passing spot training param to training job
14
15
## v1.64.1 (2020-06-16)
16
17
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-1.64.2.dev0
+1.65.0
0 commit comments