aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/estimator/keras_test.py
Commit message (Expand)AuthorAge
* If keras_model_path is google storage url, provide util to download modelGravatar Zhenyu Tan2018-10-01
* Add Mirrored distribution strategy support for new metrics with Keras and Est...Gravatar Pavithra Vijay2018-09-26
* Add unit test for model_to_estimator where inpu_fnGravatar Zhenyu Tan2018-09-12
* Fix bug that prevented iterations variable from updating when training an Est...Gravatar Katherine Wu2018-09-06
* Automated rollback of commit 47c0bda0e7f736a9328aaf76aba7c8006e24556fGravatar A. Unique TensorFlower2018-08-22
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-08-21
* Move clone and build function out of the estimator/keras library.Gravatar Katherine Wu2018-08-17
* abstract config overwrite logic as public APIGravatar Zhenyu Tan2018-07-30
* warm start estimator from keras model duringGravatar Zhenyu Tan2018-07-24
* Update test_custom_objectsGravatar mktozk2018-07-11
* Fix test_custom_objectsGravatar mktozk2018-07-11
* Fix test_custom_objectsGravatar mktozk2018-07-11
* unblock eager execution for model_to_estimatorGravatar Zhenyu Tan2018-07-09
* Add globs from Lambda before calling it (#18926)Gravatar Frédéric Branchaud-Charron2018-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