Home
last modified time | relevance | path

Searched refs:GetOrCreateBatchThreadsPool (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.cc91 thread::ThreadPool* GetOrCreateBatchThreadsPool() { in GetOrCreateBatchThreadsPool() function
342 GetOrCreateBatchThreadsPool(); in ComputeAsync()
473 thread::ThreadPool* thread_pool = GetOrCreateBatchThreadsPool(); in SetAdaptiveBatchSchedulerOptions()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc108 static thread::ThreadPool* GetOrCreateBatchThreadsPool() { in GetOrCreateBatchThreadsPool() function
311 GetOrCreateBatchThreadsPool(); in ComputeAsync()
515 thread::ThreadPool* thread_pool = GetOrCreateBatchThreadsPool(); in SetAdaptiveBatchSchedulerOptions()