Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dshared_batch_scheduler.h312 SchedulableBatchCallback schedulable_batch_callback);
616 auto schedulable_batch_callback = [this] { in AddQueueAfterRewritingOptions()
623 schedulable_batch_callback)); in AddQueueAfterRewritingOptions()
761 SchedulableBatchCallback schedulable_batch_callback) in Queue() argument
766 schedulable_batch_callback_(schedulable_batch_callback) { in Queue()