Home
last modified time | relevance | path

Searched refs:send_complete (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dring_gatherer.cc207 auto send_complete = [this, rf, &ready_queue, &aborted](Status s) { in RunAsyncParts() local
214 DispatchSend(rf, send_complete); in RunAsyncParts()
Dring_reducer.cc266 auto send_complete = [this, rf, &ready_queue, &aborted](Status s) { in RunAsyncParts() local
273 DispatchSend(rf, send_complete); in RunAsyncParts()