aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/engine/saving.py
Commit message (Expand)AuthorAge
* Allow keras.models.load_model to load models that were saved before weighted ...Gravatar Katherine Wu2018-09-10
* Add support for the new metrics in Keras.Gravatar Pavithra Vijay2018-08-10
* tf.keras sync 2.2.0Gravatar Anjali Sridhar2018-06-28
* tf.keras sync 2.2.0Gravatar Anjali Sridhar2018-06-28
* tf.keras sync 2.2.0Gravatar Anjali Sridhar2018-06-28
* Fix bug in which uncompiled tf.keras.Models cannot be savedGravatar Shanqing Cai2018-06-05
* Edit error message to make it clear which yaml module you need.Gravatar Mark Daoust2018-06-05
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17