Skip to content

Commit

Permalink
Merge pull request #63058 from tensorflow/rtg0795-patch-1
Browse files Browse the repository at this point in the history
Update RELEASE.md
  • Loading branch information
learning-to-play committed Feb 26, 2024
2 parents 1fe5c77 + dc7325b commit 4bdc149
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions RELEASE.md
Expand Up @@ -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.

Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 4bdc149

Please sign in to comment.