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 5348eda commit 81819e1Copy full SHA for 81819e1
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## v2.25.2 (2021-02-25)
4
+
5
+### Bug Fixes and Other Changes
6
7
+ * Use the output path to store the Clarify config file
8
+ * feature group should ignore nan values
9
+ * ignore failing smdataparallel test
10
+ * Add tests for Training job & Transform job in visualizer
11
+ * visualizer for pipeline processing job steps
12
13
+### Documentation Changes
14
15
+ * update doc for Elastic Inference MXNet 1.7.0
16
17
## v2.25.1 (2021-02-20)
18
19
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.25.2.dev0
+2.25.2
0 commit comments