aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/common_runtime/collective_param_resolver_local.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
* Hierarchical broadcast collective op.Gravatar Ayush Dubey2018-07-31
* Add GPUOptions::num_dev_to_dev_copy_streams to allow creation ofGravatar A. Unique TensorFlower2018-06-28
* Fix synchronization across callbacks in collective params initialization.Gravatar Ayush Dubey2018-06-28
* Collective Ops Part 8Gravatar A. Unique TensorFlower2018-06-08
* Make CollectiveParamReducerLocal::InitInstanceSharedParams non-blocking.Gravatar A. Unique TensorFlower2018-05-14
* Make GroupRec* const in GroupRecCallback by marking mu mutable inGravatar A. Unique TensorFlower2018-04-17
* Collective Ops Part 1Gravatar A. Unique TensorFlower2018-03-28