Home
last modified time | relevance | path

Searched refs:GetBatcherQueueOptions (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h136 static BatcherT::QueueOptions GetBatcherQueueOptions(
Dbatch_resource_base.cc227 BatchResourceBase::GetBatcherQueueOptions( in GetBatcherQueueOptions() function in tensorflow::serving::BatchResourceBase
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc100 GetBatcherQueueOptions(num_batch_threads, max_execution_batch_size, in Create()