aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/__init__.py
Commit message (Expand)AuthorAge
* Internal Change.Gravatar Michael Case2018-06-21
* Fix visibility for tf.keras.__version__Gravatar Mark Daoust2018-06-04
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17
* Move model_to_estimator utility into Estimator from Keras.Gravatar Michael Case2018-05-14
* Add InceptionResNetV2 to tf.keras and update applications module to match Ker...Gravatar Francois Chollet2017-11-06
* Add keras.estimator.model_to_estimator() that creates an estimator from an ex...Gravatar Yifei Feng2017-09-22
* Move the Keras API to tf.keras.Gravatar Francois Chollet2017-09-05