Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc707 c->GetAttr("max_enqueued_batches", &max_enqueued_batches_)); in BatchFunctionKernel()
727 batch_timeout_micros_, max_enqueued_batches_, in ComputeAsync()
772 int32 max_enqueued_batches_; member in tensorflow::BatchFunctionKernel
796 c->GetAttr("max_enqueued_batches", &max_enqueued_batches_)); in BatchKernel()
807 max_enqueued_batches_, allowed_batch_sizes_, kInvalidHandle, in ComputeAsync()
852 int32 max_enqueued_batches_; member in tensorflow::BatchKernel