Searched defs:batch_timeout_micros (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/python/ops/ |
D | batch_ops.py | 34 batch_timeout_micros, argument
|
/external/tensorflow/tensorflow/core/kernels/batching_util/ |
D | basic_batch_scheduler.h | 197 int64 batch_timeout_micros = 0; member
|
D | basic_batch_scheduler_benchmark_test.cc | 338 int64 batch_timeout_micros, in RunThroughputBenchmark() 390 int64 batch_timeout_micros) { in RunLatencyBenchmark()
|
D | adaptive_shared_batch_scheduler.h | 146 int64 batch_timeout_micros = 0; member 309 int64 batch_timeout_micros, uint64 traceme_context_id) in ASBSBatch()
|
D | batch_resource_base.cc | 82 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()
|
D | shared_batch_scheduler.h | 158 int64 batch_timeout_micros = 0; member
|
/external/tensorflow/tensorflow/core/kernels/ |
D | batch_kernels.cc | 87 int32 batch_timeout_micros, int32 max_enqueued_batches, in Create() 110 int32 max_batch_size, int32 batch_timeout_micros, in Create()
|