Searched defs:RunHandlerPool (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ | ||
H A D | run_handler.cc | 1087 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 D | run_handler.cc | 1023 RunHandlerPool::RunHandlerPool(Options options) : impl_(new Impl(options)) {} in RunHandlerPool() function in tfrt::tf::RunHandlerPool |