Home
last modified time | relevance | path

Searched refs:kBatchThreadPoolSize (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.cc55 constexpr int64_t kBatchThreadPoolSize = 128; variable
96 NumBatchThreadsFromEnvironmentWithDefault(kBatchThreadPoolSize); in GetOrCreateBatchThreadsPool()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc53 constexpr int64_t kBatchThreadPoolSize = 128; variable
113 NumBatchThreadsFromEnvironmentWithDefault(kBatchThreadPoolSize); in GetOrCreateBatchThreadsPool()