aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/llvm
diff options
context:
space:
mode:
authorGravatar Brennan Saeta <saeta@google.com>2017-05-04 19:43:48 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-05-04 21:08:47 -0700
commitf28935a7d280b6ba75fe93fe35783d87b9cc2ec9 (patch)
treedb03a72f0dd29e8e09dcf7805684268b3d40a54c /third_party/llvm
parentefa08d80a53a95ce6b8beb61ec86a275aed6b6c7 (diff)
Implement ClusterSpec Propagation in TF Master
ClusterSpec propagation is a capability upgrade for TensorFlow that should make it much easier to (1) build distributed TensorFlow clusters, and (2) handle node failures. The ClusterSpec propagation capability allows TensorFlow workers to be booted independently of each other, and with no knowledge about others. The client can then construct a ClusterDef (ClusterSpec), and then send it to the TF master at session creation. The master in turn then propagates the ClusterDef along to all of the workers. Change: 155159972
Diffstat (limited to 'third_party/llvm')
0 files changed, 0 insertions, 0 deletions