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 7397934 commit 9be3b3cCopy full SHA for 9be3b3c
CHANGELOG.md
@@ -1,5 +1,23 @@
1
# Changelog
2
3
+## v2.95.0 (2022-06-16)
4
+
5
+### Features
6
7
+ * Adding Training Compiler support for TensorFlow estimator starting TF 2.9
8
+ * Add support for TF 2.9 training
9
10
+### Bug Fixes and Other Changes
11
12
+ * integs fallback from p3 to p2 instance
13
+ * bucket exists check for session.default_bucket
14
+ * make instance type fields as optional
15
16
+### Documentation Changes
17
18
+ * improvements on the docstring of ModelStep
19
+ * Add XGBoostProcessor
20
21
## v2.94.0 (2022-06-07)
22
23
### Features
VERSION
@@ -1 +1 @@
-2.94.1.dev0
+2.95.0
0 commit comments