Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Deager_executor.cc42 enable_async_wait_for_remote_function_( in EagerExecutor()
354 if (enable_async_wait_for_remote_function_) { in RunItem()
H A Deager_executor.h261 const bool enable_async_wait_for_remote_function_; variable