Home
last modified time | relevance | path

Searched defs:batch_thread_pool_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dadaptive_shared_batch_scheduler.h86 delete batch_thread_pool_; in ~AdaptiveSharedBatchScheduler() local
240 thread::ThreadPool* batch_thread_pool_; variable
H A Dserial_device_batch_scheduler.h158 std::unique_ptr<thread::ThreadPool> batch_thread_pool_; variable