Home
last modified time | relevance | path

Searched defs:batcher_queue_options (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h118 const BatcherT::QueueOptions& batcher_queue_options, in BatchResourceBase()
129 const AdaptiveBatcherT::QueueOptions& batcher_queue_options, in BatchResourceBase()
Dbatch_resource_base.cc231 BatcherT::QueueOptions batcher_queue_options; in GetBatcherQueueOptions() local
262 AdaptiveBatcherT::QueueOptions batcher_queue_options; in GetAdaptiveBatcherQueueOptions() local
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc132 const BatcherT::QueueOptions& batcher_queue_options, in BatchResource()
144 const AdaptiveBatcherT::QueueOptions& batcher_queue_options, in BatchResource()