Home
last modified time | relevance | path

Searched refs:inter_op_threadpool_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/
H A Dtf_threadpool_concurrent_work_queue.h48 inter_op_threadpool_(inter_op_threadpool) {} in TfThreadPoolWorkQueue()
74 tensorflow::thread::ThreadPoolInterface* inter_op_threadpool_ = nullptr; variable
H A Dtf_threadpool_concurrent_work_queue.cc45 inter_op_threadpool_)}; in InitializeRequest()
51 inter_op_threadpool_->Schedule([copy] { in AddTask()