aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/ring_reducer.cc
Commit message (Expand)AuthorAge
* Dynamic subdivisions in collective ring reduce.Gravatar Ayush Dubey2018-09-27
* Improve the GPU memory use discipline of CollectiveReduce.Gravatar A. Unique TensorFlower2018-08-29
* Refactor collectives to colocate implementation-specific code.Gravatar Ayush Dubey2018-08-27
* In ring_reducer.cc if the reduction does not need a final op, thenGravatar A. Unique TensorFlower2018-08-02
* Unblock RingReducer's PCQueue after calling StartAbort in async callback.Gravatar Ayush Dubey2018-07-02
* Add GPUOptions::num_dev_to_dev_copy_streams to allow creation ofGravatar A. Unique TensorFlower2018-06-27
* Merge changes from github.Gravatar Yifei Feng2018-05-24
* ring_reducer.cc errata:Gravatar A. Unique TensorFlower2018-05-10
* Delay deleting RingReducer until group_size_tensor_ready_ hasGravatar A. Unique TensorFlower2018-04-26
* Fix bug in ring_reducer.cc abort handling.Gravatar A. Unique TensorFlower2018-04-19
* Collective Ops Part 3Gravatar A. Unique TensorFlower2018-04-12