Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dbatch_resource_base.h131 const BatcherT::QueueOptions& batcher_queue_options, in BatchResourceBase()
142 const AdaptiveBatcherT::QueueOptions& batcher_queue_options, in BatchResourceBase()
H A Dbatch_resource_base.cc335 BatcherT::QueueOptions batcher_queue_options; in GetBatcherQueueOptions() local
366 AdaptiveBatcherT::QueueOptions batcher_queue_options; in GetAdaptiveBatcherQueueOptions() local
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_batch_tf_opkernels.cc177 const BatcherT::QueueOptions& batcher_queue_options, in FallbackBatchResource()
192 const AdaptiveBatcherT::QueueOptions& batcher_queue_options, in FallbackBatchResource()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc182 const BatcherT::QueueOptions& batcher_queue_options, in BatchResource()
194 const AdaptiveBatcherT::QueueOptions& batcher_queue_options, in BatchResource()