Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h317 std::unique_ptr<Batch<TaskType>> ScheduleBatch();
555 batch_to_process = (*next_queue_to_schedule_)->ScheduleBatch(); in ThreadLogic()
787 std::unique_ptr<Batch<TaskType>> Queue<TaskType>::ScheduleBatch() { in ScheduleBatch() function