Searched defs:thread_pools_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/runtime/ | ||
H A D | tf_threadpool_concurrent_work_queue.cc | 111 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 D | direct_session.h | 351 std::vector<std::pair<thread::ThreadPool*, bool>> thread_pools_; variable |