Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h582 const int num_new_batches_schedulable = in SchedulingCapacity() local
586 return (num_new_batches_schedulable * options_.max_batch_size) + in SchedulingCapacity()