aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/callbacks.py
Commit message (Expand)AuthorAge
* Part 2/3 of the update of tf.keras to the Keras 2.2.4 API.Gravatar Francois Chollet2018-10-09
* Part 1/3 of the feature sync to the Keras 2.2.4 API.Gravatar Francois Chollet2018-10-08
* Callbacks should count the steps correctly in the multi step caseGravatar Sourabh Bajaj2018-09-20
* Fix typo: compatbility => compatibilityGravatar Aurelien Geron2018-08-12
* Add support for the new metrics in Keras.Gravatar Pavithra Vijay2018-08-10
* Consolidate logic for configuring Keras Callbacks across different training l...Gravatar A. Unique TensorFlower2018-08-10
* BEGIN_PUBLICGravatar A. Unique TensorFlower2018-07-30
* Automated rollback of commit d4cb01f242dc3ff0f7b0aae7284def46281755f2Gravatar A. Unique TensorFlower2018-07-27
* Keras Tensorboard Callback - enable metrics logging in Eager modeGravatar A. Unique TensorFlower2018-07-26
* Update Keras TensorBoard callback to log metrics at the batch-levelGravatar A. Unique TensorFlower2018-07-20
* Partial update of tf.keras to the Keras 2.2.0 API.Gravatar Pavithra Vijay2018-07-15
* Automated rollback of commit 57527f7e47e3e67966b432065f510a601a4d8647Gravatar A. Unique TensorFlower2018-07-13
* For Tensorboard callback, enable histogram summaries to be computed forGravatar A. Unique TensorFlower2018-07-10
* Making LearningRateScheduler work in eager mode with TF optimizersGravatar A. Unique TensorFlower2018-07-10
* Update Tensorboard callback to run histogram summaries withinGravatar A. Unique TensorFlower2018-06-29
* Add baseline arg to EarlyStoppingGravatar Zhenyu Tan2018-06-27
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Automated g4 rollback of changelist 201011811Gravatar Akshay Modi2018-06-18
* Merge changes from github.Gravatar Akshay Modi2018-06-18
* Minor fixes in tf.keras codebase in preparation for Keras 2.2.0 API support.Gravatar Francois Chollet2018-06-12
* Delete "RuntimeWarning" it is not having the intended effect.Gravatar Mark Daoust2018-06-05
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17