Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/batching_util/
Dshared_batch_scheduler.h276 SchedulableBatchCallback schedulable_batch_callback);
496 auto schedulable_batch_callback = [this] { in AddQueue()
503 schedulable_batch_callback)); in AddQueue()
593 SchedulableBatchCallback schedulable_batch_callback) in Queue() argument
597 schedulable_batch_callback_(schedulable_batch_callback) { in Queue()