Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dbase_collective_executor.cc277 const auto is_callback_called = std::make_shared<std::atomic<bool>>(false); in ExecuteAsync() local
365 const auto is_callback_called = std::make_shared<std::atomic<bool>>(false); in CompleteParamsAsync() local