Home
last modified time | relevance | path

Searched defs:done_safe (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.cc272 auto done_safe = [this, done, ctx, is_callback_called](const Status& s) { in ExecuteAsync() local
359 auto done_safe = [this, is_callback_called, cancel_mgr, trace_id, in CompleteParamsAsync() local