Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_batch_tf_opkernels.cc92 static thread::ThreadPool* shared_thread_pool = [&]() -> thread::ThreadPool* { in GetOrCreateBatchThreadsPool() local
110 return shared_thread_pool; in GetOrCreateBatchThreadsPool()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc109 static thread::ThreadPool* shared_thread_pool = [&]() -> thread::ThreadPool* { in GetOrCreateBatchThreadsPool() local
127 return shared_thread_pool; in GetOrCreateBatchThreadsPool()