Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dbatch_ops.py36 max_enqueued_batches=10, argument
/external/tensorflow/tensorflow/core/kernels/batching_util/
Dbasic_batch_scheduler.h205 int max_enqueued_batches = 10; member
Dbatch_resource_base.cc101 void RecordBatchParamMaxEnqueuedBatches(int64 max_enqueued_batches, in RecordBatchParamMaxEnqueuedBatches()
229 int32 max_enqueued_batches, const std::vector<int32>& allowed_batch_sizes, in GetBatcherQueueOptions()
260 int32 max_enqueued_batches, bool enable_large_batch_splitting, in GetAdaptiveBatcherQueueOptions()
Dserial_device_batch_scheduler.h110 int max_enqueued_batches = 10; member
Dshared_batch_scheduler.h165 size_t max_enqueued_batches = 10; member
Dadaptive_shared_batch_scheduler.h142 int max_enqueued_batches = 10; member
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc87 int32 batch_timeout_micros, int32 max_enqueued_batches, in Create()
111 int32 max_enqueued_batches, const std::vector<int32>& allowed_batch_sizes, in Create()