aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/keras/optimizers.py
Commit message (Expand)AuthorAge
* Roll forward of commit 069f808e5c0462819bcd6c73c75491b00cdd42c2 (rolling back...Gravatar Katherine Wu2018-08-31
* Automated rollback of commit 069f808e5c0462819bcd6c73c75491b00cdd42c2Gravatar Katherine Wu2018-08-28
* Export Keras model to SavedModel.Gravatar Katherine Wu2018-08-28
* Update initialization of variables in Keras.Gravatar Pavithra Vijay2018-08-21
* Minor fix to allow iterations variable to update in eager modeGravatar Katherine Wu2018-08-21
* 1. Move distribution strategy context utility methods to a separate file with...Gravatar Priya Gupta2018-08-14
* Fix bug causing TFOptimizer iterations variable to increment twice when gradi...Gravatar Katherine Wu2018-08-07
* Auto tracking for Python lists assigned to attributes of Model/CheckpointableGravatar Allen Lavoie2018-06-29
* Replace Keras clip by value and clip by norm in Keras Optimizers with native ...Gravatar A. Unique TensorFlower2018-06-28
* Split dependency tracking out from CheckpointableBaseGravatar Allen Lavoie2018-06-22
* Make the TFOptimizer wrapper checkpointable.Gravatar Allen Lavoie2018-05-31
* Move Keras code out of _impl folder and remove API files.Gravatar Pavithra Vijay2018-05-17