Collective Ops Part 7
authorA. Unique TensorFlower <gardener@tensorflow.org>
Tue, 22 May 2018 20:49:08 +0000 (13:49 -0700)
committerTensorFlower Gardener <gardener@tensorflow.org>
Tue, 22 May 2018 20:51:22 +0000 (13:51 -0700)
commit9d2c6ff2a542b9bd89b42e3b88e6299eae9bdcc4
tree301c1026d384945565a96226d66180e1e950b3b3
parent4d134bad0403ebb5722144d8f859a04a5f21efc2
Collective Ops Part 7

Complete just enough of the core implementation to run
multi-device collectives locally within a single process.
Interfaces are still private and not availble for general use.

PiperOrigin-RevId: 197617132
16 files changed:
tensorflow/core/common_runtime/direct_session.cc
tensorflow/core/common_runtime/direct_session.h
tensorflow/core/common_runtime/executor.cc
tensorflow/core/common_runtime/executor.h
tensorflow/core/common_runtime/function.cc
tensorflow/core/common_runtime/graph_runner.cc
tensorflow/core/framework/function.h
tensorflow/core/graph/graph.cc
tensorflow/core/graph/graph.h
tensorflow/core/kernels/function_ops.cc
tensorflow/core/protobuf/config.proto
tensorflow/core/protobuf/worker.proto
tensorflow/tools/api/golden/tensorflow.-config-proto.-experimental.pbtxt [new file with mode: 0644]
tensorflow/tools/api/golden/tensorflow.-config-proto.pbtxt
tensorflow/tools/api/golden/tensorflow.-run-options.-experimental.pbtxt [new file with mode: 0644]
tensorflow/tools/api/golden/tensorflow.-run-options.pbtxt