Home
last modified time | relevance | path

Searched defs:queue_options (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/
H A Dadaptive_shared_batch_scheduler_test.cc243 AdaptiveSharedBatchScheduler<FakeTask>::QueueOptions queue_options; in TEST() local
318 AdaptiveSharedBatchScheduler<FakeTask>::QueueOptions queue_options; in TEST() local
435 AdaptiveSharedBatchScheduler<FakeTask>::QueueOptions queue_options; in TEST() local
457 AdaptiveSharedBatchScheduler<FakeTask>::QueueOptions queue_options; in TEST() local
498 AdaptiveSharedBatchScheduler<FakeTask>::QueueOptions queue_options; in TEST() local
H A Dshared_batch_scheduler_test.cc107 std::shared_ptr<Scheduler> scheduler, Scheduler::QueueOptions queue_options, in CreateQueue()
122 QueueOptions queue_options; in CreateQueueOptions() local
210 const auto queue_options = in TEST_P() local
511 QueueOptions queue_options = CreateQueueOptions( in TEST_P() local
637 QueueOptions queue_options = in TEST_P() local
693 QueueOptions queue_options = in TEST_P() local
H A Dserial_device_batch_scheduler_test.cc234 SerialDeviceBatchScheduler<FakeTask>::QueueOptions queue_options; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/saved_model/tests/
H A Dsaved_model_test.cc487 tfrt::tf::RunHandlerThreadWorkQueue::Options queue_options; in TEST() local
550 tfrt::tf::RunHandlerThreadWorkQueue::Options queue_options; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/clusters/
H A Dsingle_machine.cc170 RunOptions queue_options = run_options_; in Run() local