Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dshared_batch_scheduler_test.cc501 Notification queue_1_first_batch_scheduled, queue_1_first_batch_proceed; in TEST_P() local
504 &queue_1_first_batch_proceed](std::unique_ptr<Batch<FakeTask>> batch) { in TEST_P()
506 queue_1_first_batch_proceed.WaitForNotification(); in TEST_P()
541 queue_1_first_batch_proceed.Notify(); in TEST_P()