Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc705 c->GetAttr("batch_timeout_micros", &batch_timeout_micros_)); in BatchFunctionKernel()
727 batch_timeout_micros_, max_enqueued_batches_, in ComputeAsync()
771 int32 batch_timeout_micros_; member in tensorflow::BatchFunctionKernel
794 c->GetAttr("batch_timeout_micros", &batch_timeout_micros_)); in BatchKernel()
806 num_batch_threads_, max_batch_size_, batch_timeout_micros_, in ComputeAsync()
851 int32 batch_timeout_micros_; member in tensorflow::BatchKernel