We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145ca5e commit 05f93ceCopy full SHA for 05f93ce
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.93.0 (2022-06-03)
4
+
5
+### Features
6
7
+ * MxNet 1.9 support
8
9
+### Bug Fixes and Other Changes
10
11
+ * bump importlib-metadata version upperbound to support TF2.9
12
+ * fix pipeline doc code example where process.run only accepts argument
13
+ * Fix Tensorflow default model_dir generation when output_path is pipeline variable
14
+ * Support transformer data parameterization
15
16
## v2.92.2 (2022-05-31)
17
18
### Bug Fixes and Other Changes
VERSION
@@ -1 +1 @@
-2.92.3.dev0
+2.93.0
0 commit comments