Home
last modified time | relevance | path

Searched defs:inter_op_threadpool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/
H A Dtf_threadpool_concurrent_work_queue.h39 tensorflow::thread::ThreadPoolInterface* inter_op_threadpool) in TfThreadPoolWorkQueue()
45 tensorflow::thread::ThreadPoolInterface* inter_op_threadpool) in TfThreadPoolWorkQueue()
H A Dtf_threadpool_concurrent_work_queue.cc92 TfThreadPool inter_op_threadpool; in CreateDefaultTfThreadPoolWorkQueue() member
/aosp_15_r20/external/tensorflow/tensorflow/cc/client/
H A Dclient_session_test.cc148 auto inter_op_threadpool = in TEST() local
216 auto inter_op_threadpool = in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dthreadpool_options.h26 thread::ThreadPoolInterface* inter_op_threadpool = nullptr; member