Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dshared_batch_scheduler_test.cc118 size_t batch_timeout_micros, in CreateQueueOptions()
140 size_t batch_timeout_micros, in CreateQueueOptions()
208 const size_t batch_timeout_micros = 1 * 1000 * 1000; // 1 second in TEST_P() local
274 const size_t batch_timeout_micros = 10 * 1000; // 10 milli-seconds in TEST_P() local
358 const size_t batch_timeout_micros = 10; in TEST_P() local
416 const size_t batch_timeout_micros = 100 * 1000; // 100 milliseconds in TEST_P() local
461 const size_t batch_timeout_micros = 0; in TEST_P() local
561 const size_t batch_timeout_micros = 0; in TEST_P() local
635 const size_t batch_timeout_micros = 0; in TEST_P() local
691 const size_t batch_timeout_micros = 0; in TEST_P() local
[all …]
H A Dadaptive_shared_batch_scheduler.h159 int64_t batch_timeout_micros = 0; member
344 int64_t batch_timeout_micros, uint64 traceme_context_id) in ASBSBatch()
H A Dbatch_resource_base.cc162 void RecordBatchParamBatchTimeoutMicros(int64_t batch_timeout_micros, in RecordBatchParamBatchTimeoutMicros()
332 int32_t batch_timeout_micros, int32_t max_enqueued_batches, in GetBatcherQueueOptions()
363 int32_t max_batch_size, int32_t batch_timeout_micros, in GetAdaptiveBatcherQueueOptions()
H A Dbasic_batch_scheduler.h197 int64_t batch_timeout_micros = 0; member
H A Dshared_batch_scheduler.h166 int64_t batch_timeout_micros = 0; member
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/runtime/
H A Druntime_fallback_batch_tf_opkernels.cc116 int32_t batch_timeout_micros, in Create()
140 int32_t max_batch_size, int32_t batch_timeout_micros, in Create()
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dbatch_ops.py31 batch_timeout_micros, argument
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dbatch_kernels.cc135 int32_t batch_timeout_micros, in Create()
159 int32_t max_batch_size, int32_t batch_timeout_micros, in Create()