We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e92e2 commit 3cbe852Copy full SHA for 3cbe852
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v2.115.0 (2022-10-27)
4
+
5
+### Features
6
7
+ * Add support for TF 2.10 training
8
+ * Disable profiler for Trainium instance type
9
+ * support the Hyperband strategy with the StrategyConfig
10
+ * support the GridSearch strategy for hyperparameter optimization
11
12
+### Bug Fixes and Other Changes
13
14
+ * Update Graviton supported instance families
15
16
## v2.114.0 (2022-10-26)
17
18
### Features
VERSION
@@ -1 +1 @@
-2.114.1.dev0
+2.115.0
0 commit comments