We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5aa0ff8 + 25dc97e commit 0cea402Copy full SHA for 0cea402
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.1.dev0
0 commit comments