Home
last modified time | relevance | path

Searched defs:batch_timeout_micros (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dbatch_ops.py34 batch_timeout_micros, argument
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbasic_batch_scheduler.h197 int64 batch_timeout_micros = 0; member
Dbasic_batch_scheduler_benchmark_test.cc338 int64 batch_timeout_micros, in RunThroughputBenchmark()
390 int64 batch_timeout_micros) { in RunLatencyBenchmark()
Dadaptive_shared_batch_scheduler.h146 int64 batch_timeout_micros = 0; member
309 int64 batch_timeout_micros, uint64 traceme_context_id) in ASBSBatch()
Dbatch_resource_base.cc82 void RecordBatchParamBatchTimeoutMicros(int64 batch_timeout_micros, in RecordBatchParamBatchTimeoutMicros()
228 int32 num_batch_threads, int32 max_batch_size, int32 batch_timeout_micros, in GetBatcherQueueOptions()
259 int32 max_batch_size, int32 batch_timeout_micros, in GetAdaptiveBatcherQueueOptions()
Dshared_batch_scheduler.h158 int64 batch_timeout_micros = 0; member
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc87 int32 batch_timeout_micros, int32 max_enqueued_batches, in Create()
110 int32 max_batch_size, int32 batch_timeout_micros, in Create()