aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/callbacks_test.py
Commit message (Expand)AuthorAge
* Fix pylint errorGravatar Samuel Matzek2018-09-17
* Move test to callbacks_testGravatar Samuel Matzek2018-09-17
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-12
* Simplify Keras unit tests by removing unnecessary session scopes and introduc...Gravatar Francois Chollet2018-08-20
* Consolidate logic for configuring Keras Callbacks across different training l...Gravatar A. Unique TensorFlower2018-08-10
* [TF] Extend the Softmax kernels so they accept shapes with rank >= 1, rather ...Gravatar Peter Hawkins2018-08-06
* Internal change.Gravatar Anna R2018-07-30
* 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
* 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
* Fix early stop test.Gravatar Scott Zhu2018-06-26
* 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
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17