Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
Druntime_fallback_batch_tf_opkernels.cc91 thread::ThreadPool* GetOrCreateBatchThreadsPool() { in GetOrCreateBatchThreadsPool() function
342 GetOrCreateBatchThreadsPool(); in ComputeAsync()
473 thread::ThreadPool* thread_pool = GetOrCreateBatchThreadsPool(); in SetAdaptiveBatchSchedulerOptions()
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc108 static thread::ThreadPool* GetOrCreateBatchThreadsPool() { in GetOrCreateBatchThreadsPool() function
311 GetOrCreateBatchThreadsPool(); in ComputeAsync()
515 thread::ThreadPool* thread_pool = GetOrCreateBatchThreadsPool(); in SetAdaptiveBatchSchedulerOptions()