Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Drun_handler.cc1087 RunHandlerPool::RunHandlerPool(int num_inter_op_threads) in RunHandlerPool() function in tensorflow::RunHandlerPool
1090 RunHandlerPool::RunHandlerPool(int num_inter_op_threads, in RunHandlerPool() function in tensorflow::RunHandlerPool
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/run_handler_thread_pool/
H A Drun_handler.cc1023 RunHandlerPool::RunHandlerPool(Options options) : impl_(new Impl(options)) {} in RunHandlerPool() function in tfrt::tf::RunHandlerPool