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 1c50ffa commit e8556b0Copy full SHA for e8556b0
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v2.32.0 (2021-03-26)
4
+
5
+### Features
6
7
+ * upgrade neo mxnet to 1.8
8
+ * Enable Profiler in China Regions
9
10
+### Bug Fixes and Other Changes
11
12
+ * use workflow parameters in training hyperparameters (#2114) (#2115)
13
+ * skip HuggingFace tests in regions without p2 instances
14
15
+### Documentation Changes
16
17
+ * add Feature Store methods docs
18
19
## v2.31.1 (2021-03-23)
20
21
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.31.2.dev0
+2.32.0
0 commit comments