aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/distribute/python/cross_tower_ops.py
Commit message (Expand)AuthorAge
* Remove unused 'None' option for reduce destinations in DistributionStrategy.Gravatar A. Unique TensorFlower2018-08-31
* Fixed that in collective all reduce cross tower ops that batch all reduce is ...Gravatar Yuefeng Zhou2018-08-29
* Support non-PerDevice value to be reduced in cross_tower_ops.Gravatar Yuefeng Zhou2018-08-22
* Correctly use the aggregation mode set for variables inGravatar A. Unique TensorFlower2018-08-20
* Add back local collective all reduce test and fixed the bug that all_reduce o...Gravatar Yuefeng Zhou2018-08-17
* Remove usage of magic-api-link syntax from source files.Gravatar Mark Daoust2018-08-09
* 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 parameter server distribution.Gravatar Yuefeng Zhou2018-07-27
* Small fixes in VariableSynchrinization and VariableAggregation change.Gravatar Pavithra Vijay2018-07-02
* Add `synchronization` and `aggregation` args to get_variable(). These args wi...Gravatar Pavithra Vijay2018-06-29
* Enable assign, assign_add and assign_sub to be called on Mirrored Variables i...Gravatar Anjali Sridhar2018-06-26
* Make tensor_pack not a class field in cross_tower_opsGravatar Yuefeng Zhou2018-06-20
* 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
* Add device_util.resolve method which merges with current device as well.Gravatar Yuefeng Zhou2018-05-01
* Fix a typo in cross_tower_ops.Gravatar Yuefeng Zhou2018-04-12
* Merge changes from github.Gravatar Michael Case2018-04-10
* Internal changeGravatar Yuefeng Zhou2018-03-29
* Add tf.contrib.distribute, which defines classes DistributionStrategyGravatar A. Unique TensorFlower2018-03-29