Mihai Maruseac e9c0ef3064
Merge pull request #46349 from geetachavan1/cherrypicks_ZX1AI
[Cherrypick:r2.4] Fix issue when using mixed precision with RMSprop.
2021-01-19 09:21:17 -08:00
..
2020-10-14 16:18:59 -07:00
2020-09-30 13:45:35 -07:00
2020-11-16 16:53:26 -08:00
2020-10-21 11:00:35 -07:00
2020-10-15 15:29:37 -07:00
2020-10-15 22:32:06 -07:00

Keras is an object-oriented API for defining and training neural networks.

This module contains a pure-TensorFlow implementation of the Keras API, allowing for deep integration with TensorFlow functionality.

See keras.io for complete documentation and user guides.