Home
last modified time | relevance | path

Searched refs:batcher_queue_options_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbatch_resource_base.h122 batcher_queue_options_(batcher_queue_options), in BatchResourceBase()
217 BatcherT::QueueOptions batcher_queue_options_; variable
Dbatch_resource_base.cc181 batcher_queue_options_.batch_timeout_micros, GetModelName(context), in RegisterInput()
183 RecordBatchParamMaxBatchSize(batcher_queue_options_.max_execution_batch_size, in RegisterInput()
187 batcher_queue_options_.max_enqueued_batches, GetModelName(context), in RegisterInput()
745 TF_RETURN_IF_ERROR(batcher_->AddQueue(batcher_queue_options_, in LookupOrCreateBatcherQueue()