aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/cross_tower_ops_test.py
Commit message (Expand)AuthorAge
* Rollback change introduced on cross_towers_ops_test by previous commit.Gravatar A. Unique TensorFlower2018-09-21
* Move from deprecated self.test_session() to self.cached_session().Gravatar A. Unique TensorFlower2018-09-21
* Remove unused 'None' option for reduce destinations in DistributionStrategy.Gravatar A. Unique TensorFlower2018-08-31
* Make sure all distribution strategies work with clusters with a chief node.Gravatar Yuefeng Zhou2018-08-24
* Support non-PerDevice value to be reduced in cross_tower_ops.Gravatar Yuefeng Zhou2018-08-22
* Implemented the configure method and properties needed by distribute coordina...Gravatar Yuefeng Zhou2018-08-22
* Add back local collective all reduce test and fixed the bug that all_reduce o...Gravatar Yuefeng Zhou2018-08-17
* Disable local test for collective ops.Gravatar Yuefeng Zhou2018-08-06
* Add the CollectiveAllReduceStrategy.Gravatar Yuefeng Zhou2018-08-03
* Automated rollback of commit 493d7588172bcf476309b3954db342839ca37872Gravatar Akshay Agrawal2018-08-03
* Add the CollectiveAllReduceStrategy.Gravatar Yuefeng Zhou2018-08-02
* Add `synchronization` and `aggregation` args to get_variable(). These args wi...Gravatar Pavithra Vijay2018-06-29
* Fix the test flakiness of cross_tower_ops_testGravatar Yuefeng Zhou2018-06-26
* Enable assign, assign_add and assign_sub to be called on Mirrored Variables i...Gravatar Anjali Sridhar2018-06-26
* Add distributed all-reduce for multi-worker mirrored strategy.Gravatar Yuefeng Zhou2018-06-06
* Add support for IndexedSlices in Distribution Strategy all reduce. Issue repo...Gravatar Priya Gupta2018-05-23
* Internal changeGravatar Yuefeng Zhou2018-03-29
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29