Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Drun_handler_test.cc116 TEST(RunHandlerThreadPool, EnqueueTask) { in TEST() argument
149 TEST(RunHandlerThreadPool, FindTask) { in TEST() argument
429 TEST(RunHandlerThreadPool, RoundRobinExecution) { in TEST() argument
498 TEST(RunHandlerThreadPool, MultipleSubThreadPool) { in TEST() argument
Drun_handler.cc313 RunHandlerThreadPool::RunHandlerThreadPool( in RunHandlerThreadPool() function in tensorflow::internal::RunHandlerThreadPool