Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler_test.cc121 internal::RunHandlerThreadPool run_handler_thread_pool( in TEST() local
154 internal::RunHandlerThreadPool run_handler_thread_pool( in TEST() local
440 internal::RunHandlerThreadPool* run_handler_thread_pool = in TEST() local
511 internal::RunHandlerThreadPool* run_handler_thread_pool = in TEST() local
Drun_handler.cc817 internal::RunHandlerThreadPool* run_handler_thread_pool() { in run_handler_thread_pool() function in tensorflow::RunHandlerPool::Impl