[ClusterFLR] Prolong the lifetime of the RunGraphRequest until the call has completed.
authorDerek Murray <mrry@google.com>
Fri, 2 Mar 2018 00:00:17 +0000 (16:00 -0800)
committerTensorFlower Gardener <gardener@tensorflow.org>
Fri, 2 Mar 2018 00:04:36 +0000 (16:04 -0800)
commit6db78cd5266dc761c4f90a80d7555c6c33fc453a
treeff0782ed394c3ac00585878ad25f508322632600
parent80ebc380ec8dacdf900cc66c6590054e26b6dade
[ClusterFLR] Prolong the lifetime of the RunGraphRequest until the call has completed.

Some WorkerService implementations rely on the request object remaining live until the callback is called.

PiperOrigin-RevId: 187548140
tensorflow/core/distributed_runtime/cluster_function_library_runtime.cc