aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/optimizer_v2/optimizer_v2.py
Commit message (Expand)AuthorAge
* Brings V2 Optimizers into Keras w/ Keras signaturesGravatar A. Unique TensorFlower2018-10-05
* Change semantics of DistributionStrategy.update() to make sure theGravatar A. Unique TensorFlower2018-10-01
* Deterministic ordering of the hyperparameters in optimizer_v2Gravatar A. Unique TensorFlower2018-09-10
* 1. Move distribution strategy context utility methods to a separate file with...Gravatar Priya Gupta2018-08-14
* Add `synchronization` and `aggregation` args to get_variable(). These args wi...Gravatar Pavithra Vijay2018-06-29
* Make regroup work on tower-local variables as well.Gravatar A. Unique TensorFlower2018-06-21
* Create hyper parameter tensors in optimizer v2 outside any control flow conte...Gravatar Priya Gupta2018-06-19
* Checkpointable: move python/training/checkpointable_* to python/training/chec...Gravatar Allen Lavoie2018-05-16
* Checkpointable: Remove overzealous error checking from tf.make_templateGravatar Allen Lavoie2018-05-11
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Rm references to SubmodelPortGravatar A. Unique TensorFlower2018-04-22
* Rename distributed_apply to _distributed_apply in OptimizerV2 to matchGravatar A. Unique TensorFlower2018-03-30
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29