aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/strategy_test_lib.py
Commit message (Expand)AuthorAge
* Change semantics of DistributionStrategy.update() to make sure theGravatar A. Unique TensorFlower2018-10-01
* Remove unused 'None' option for reduce destinations in DistributionStrategy.Gravatar A. Unique TensorFlower2018-08-31
* Reduce learning_rate multi-worker MirroredStrategy test.Gravatar Yuefeng Zhou2018-08-24
* 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
* Switch away from DistributionStrategy.fetch() (mostly just in tests)Gravatar A. Unique TensorFlower2018-06-20
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29