Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler.cc361 int sub_thread_pool_id = num_threads_in_sub_thread_pool_.size() - 1; in Start() local
483 int sub_thread_pool_id, int max_blocking_inflight, in FindTask()
531 int sub_thread_pool_id; in WorkerLoop() local
652 int sub_thread_pool_id) { in WaitForWorkInSubThreadPool()
969 int sub_thread_pool_id = 0; in RecomputePoolStats() local
Drun_handler.h287 int sub_thread_pool_id; member