Scott Zhu dde0d4f92c Fork the tf initializer logic to keras initializer.
PiperOrigin-RevId: 348571002
Change-Id: I753afd8a2eabb87991f3ff263a763e0e7c1531fa
2020-12-21 20:28:32 -08:00
..
2020-12-17 13:35:06 -08:00
2020-09-30 13:45:35 -07:00
2020-11-17 20:25:46 +03: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.