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.h282 void StartNewBatch() EXCLUSIVE_LOCKS_REQUIRED(mu_);
547 StartNewBatch(); in Schedule()
601 StartNewBatch(); in ScheduleBatch()
659 void Queue<TaskType>::StartNewBatch() { in StartNewBatch() function