Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/
H A Dtf_threadpool_concurrent_work_queue.cc111 std::unique_ptr<ThreadPools> thread_pools_; in CreateDefaultTfThreadPoolWorkQueue() member in tensorflow::tfrt_stub::CreateDefaultTfThreadPoolWorkQueue::Wrapper
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Ddirect_session.h351 std::vector<std::pair<thread::ThreadPool*, bool>> thread_pools_; variable