aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/collective.h
Commit message (Expand)AuthorAge
* Refactor collectives to colocate implementation-specific code.Gravatar Ayush Dubey2018-08-27
* fix C++ header guards.Gravatar A. Unique TensorFlower2018-08-21
* Add GPUOptions::num_dev_to_dev_copy_streams to allow creation ofGravatar A. Unique TensorFlower2018-06-28
* Initialize all members of CollectiveParams at construction time to avoidGravatar A. Unique TensorFlower2018-05-02
* Merge changes from github.Gravatar Yifei Feng2018-04-23
* Init struct bools to false to prevent warnings by dynamicGravatar A. Unique TensorFlower2018-04-22
* Collective Ops Part 4Gravatar A. Unique TensorFlower2018-04-19
* Collective Ops Part 2Gravatar A. Unique TensorFlower2018-04-09
* Collective Ops Part 1Gravatar A. Unique TensorFlower2018-03-28