Rohan Jain d60d7d3c7e Going back to forcing embedding layer variables on the CPU even within a tf.function as this is breaking some user code.
PiperOrigin-RevId: 321607029
Change-Id: Id159867f51b26e6604a1186d9ce526658ddd1e19
2020-07-22 11:45:58 -07:00
..
2020-06-05 18:55:32 -04:00
2020-06-15 20:37:05 -07:00
2020-03-11 11:09:44 -07:00
2020-06-11 17:47:56 -07:00
2017-09-06 23:52:56 -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.