Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_executor.cc42 enable_async_wait_for_remote_function_( in EagerExecutor()
358 if (enable_async_wait_for_remote_function_) { in RunItem()
Deager_executor.h259 const bool enable_async_wait_for_remote_function_; variable