Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.h103 bool enable_wake_up = true; member
293 bool enable_wake_up; member
H A Drun_handler_concurrent_work_queue.h76 bool enable_wake_up = true; member
H A Drun_handler.cc152 bool enable_wake_up) { in EnqueueTask()