Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h337 void StartNewBatch() TF_EXCLUSIVE_LOCKS_REQUIRED(mu_);
644 StartNewBatch(); in ScheduleWithoutSplit()
735 StartNewBatch(); in ScheduleWithSplit()
797 StartNewBatch(); in ScheduleBatch()
862 void Queue<TaskType>::StartNewBatch() { in StartNewBatch() function