Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler_test.cc102 queue_options.max_enqueued_batches = 2; in TEST()
160 queue_options.max_enqueued_batches = 2; in TEST()
222 queue_options.max_enqueued_batches = 2; in TEST()
278 queue_options.max_enqueued_batches = 2; in TEST()
324 queue_options.max_enqueued_batches = 2; in TEST()
376 queue_options.max_enqueued_batches = 100 /* give plenty of room */; in TEST()
411 for (const int max_enqueued_batches : {1, 2, 5}) { in TEST()
428 queue_options.max_enqueued_batches = max_enqueued_batches; in TEST()
433 EXPECT_EQ(max_enqueued_batches * 2, queue->SchedulingCapacity()); in TEST()
443 for (int i = 0; i < max_enqueued_batches; ++i) { in TEST()
[all …]
Dbasic_batch_scheduler.h205 int max_enqueued_batches = 10; member
322 shared_scheduler_queue_options.max_enqueued_batches = in Create()
323 options.max_enqueued_batches; in Create()
Dbatch_resource_base.cc101 void RecordBatchParamMaxEnqueuedBatches(int64 max_enqueued_batches, in RecordBatchParamMaxEnqueuedBatches() argument
108 cell->GetCell(model_name, op_name)->Set(max_enqueued_batches); in RecordBatchParamMaxEnqueuedBatches()
187 batcher_queue_options_.max_enqueued_batches, GetModelName(context), in RegisterInput()
229 int32 max_enqueued_batches, const std::vector<int32>& allowed_batch_sizes, in GetBatcherQueueOptions() argument
233 batcher_queue_options.max_enqueued_batches = max_enqueued_batches; in GetBatcherQueueOptions()
260 int32 max_enqueued_batches, bool enable_large_batch_splitting, in GetAdaptiveBatcherQueueOptions() argument
265 batcher_queue_options.max_enqueued_batches = max_enqueued_batches; in GetAdaptiveBatcherQueueOptions()
Dserial_device_batch_scheduler.h110 int max_enqueued_batches = 10; member
339 if (options.max_enqueued_batches <= 0) { in AddQueue()
342 options.max_enqueued_batches); in AddQueue()
499 if (num_enqueued_batches_ >= options_.max_enqueued_batches) { in Schedule()
541 options_.max_enqueued_batches - num_enqueued_batches_; in SchedulingCapacity()
Dshared_batch_scheduler.h165 size_t max_enqueued_batches = 10; member
472 if (options.max_enqueued_batches < 0) { in AddQueue()
475 options.max_enqueued_batches); in AddQueue()
639 if (batches_.size() >= options_.max_enqueued_batches) { in ScheduleWithoutSplit()
700 options_.max_enqueued_batches - batches_.size(); in ScheduleWithSplit()
779 options_.max_enqueued_batches - batches_.size(); in SchedulingCapacity()
Dbatch_resource_base.h138 int32 max_enqueued_batches, const std::vector<int32>& allowed_batch_sizes,
143 int32 max_enqueued_batches, bool enable_large_batch_splitting,
Dadaptive_shared_batch_scheduler.h142 int max_enqueued_batches = 10; member
413 if (options.max_enqueued_batches <= 0) { in AddQueue()
416 options.max_enqueued_batches); in AddQueue()
740 options_.max_enqueued_batches - num_enqueued_batches_; in SchedulingCapacityLocked()
Dbasic_batch_scheduler_test.cc72 options.max_enqueued_batches = 3; in TEST()
Dbasic_batch_scheduler_benchmark_test.cc345 scheduler_options.max_enqueued_batches = INT_MAX; // Unbounded queue. in RunThroughputBenchmark()
397 scheduler_options.max_enqueued_batches = INT_MAX; // Unbounded queue. in RunLatencyBenchmark()
/external/tensorflow/tensorflow/python/ops/
Dbatch_ops.py36 max_enqueued_batches=10, argument
112 max_enqueued_batches=max_enqueued_batches,
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v2/
DBatchFunction.pbtxt32 name: "max_enqueued_batches"
116 name: "max_enqueued_batches"
DBatch.pbtxt98 name: "max_enqueued_batches"
/external/tensorflow/tensorflow/core/ops/compat/ops_history_v1/
DBatchFunction.pbtxt32 name: "max_enqueued_batches"
DBatch.pbtxt98 name: "max_enqueued_batches"
/external/tensorflow/tensorflow/core/kernels/
Dbatch_kernels.cc87 int32 batch_timeout_micros, int32 max_enqueued_batches, in Create() argument
101 batch_timeout_micros, max_enqueued_batches, in Create()
111 int32 max_enqueued_batches, const std::vector<int32>& allowed_batch_sizes, in Create() argument
121 max_batch_size, batch_timeout_micros, max_enqueued_batches, in Create()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchFunction.pbtxt43 name: "max_enqueued_batches"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.pbtxt837 …atch_size\', \'batch_timeout_micros\', \'allowed_batch_sizes\', \'max_enqueued_batches\', \'autogr…
Dtensorflow.raw_ops.pbtxt317 …atch_size\', \'batch_timeout_micros\', \'grad_timeout_micros\', \'max_enqueued_batches\', \'allowe…
349 …eads\', \'max_batch_size\', \'batch_timeout_micros\', \'Tout\', \'max_enqueued_batches\', \'allowe…
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/
Dtf_ops.td1361 DefaultValuedAttr<I64Attr, "10">:$max_enqueued_batches,
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.pbtxt1737 …atch_size\', \'batch_timeout_micros\', \'allowed_batch_sizes\', \'max_enqueued_batches\', \'autogr…
Dtensorflow.raw_ops.pbtxt317 …atch_size\', \'batch_timeout_micros\', \'grad_timeout_micros\', \'max_enqueued_batches\', \'allowe…
349 …eads\', \'max_batch_size\', \'batch_timeout_micros\', \'Tout\', \'max_enqueued_batches\', \'allowe…
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt3318 name: "max_enqueued_batches"
3563 name: "max_enqueued_batches"
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt8865 name: "max_enqueued_batches"
9126 name: "max_enqueued_batches"