aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/collective_all_reduce_strategy_test.py
Commit message (Expand)AuthorAge
* Change semantics of DistributionStrategy.update() to make sure theGravatar A. Unique TensorFlower2018-10-01
* Fixed a bug in CollectiveAllReduce that sometimes the variable names it sees ...Gravatar Yuefeng Zhou2018-09-22
* Set session configs for ParameterServerStrategy and CollectiveAllReduceStrate...Gravatar Yuefeng Zhou2018-08-30
* Fix a bug in collective_all_reduce_strategy_test: unwrap PerDevice value befo...Gravatar Yuefeng Zhou2018-08-24
* Make sure all distribution strategies work with clusters with a chief node.Gravatar Yuefeng Zhou2018-08-24
* Implemented the configure method and properties needed by distribute coordina...Gravatar Yuefeng Zhou2018-08-22
* 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