Home
last modified time | relevance | path

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

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