aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlearning-to-play <66660475+learning-to-play@users.noreply.github.com>2024-02-26 14:50:07 -0800
committerGitHub <noreply@github.com>2024-02-26 14:50:07 -0800
commit4bdc149ac84738b06a592473595c1c9c2bd2a9a3 (patch)
tree1b20f120e5976752c2dc7fe94012a9ac2f19513d
parent1fe5c776af4ca7fa17eed5697401137fb98af7be (diff)
parentdc7325b736b41b9964c8306dfa85085f4ecc3826 (diff)
downloadtensorflow-4bdc149ac84738b06a592473595c1c9c2bd2a9a3.tar.gz
Merge pull request #63058 from tensorflow/rtg0795-patch-1
Update RELEASE.md
-rw-r--r--RELEASE.md9
1 files changed, 1 insertions, 8 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 57e1386084a..6732d5161f7 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -12,6 +12,7 @@
* `tf.estimator`
* The tf.estimator API is removed.
+ * To continue using tf.estimator, you will need to use TF 2.15 or an earlier version.
* Keras 3.0 will be the default Keras version. You may need to update your script to use Keras 3.0.
@@ -67,14 +68,6 @@
* `keras.optimizers.Adam`
* Added the option to set adaptive epsilon to match implementations with Jax and PyTorch equivalents.
-### Breaking Changes
-
-### Known Caveats
-
-### Major Features and Improvements
-
-### Bug Fixes and Other Changes
-
## Thanks to our Contributors
This release contains contributions from many people at Google, as well as: