Searched refs:CreateQueueOptions (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/batching_util/ |
H A D | shared_batch_scheduler_test.cc | 116 QueueOptions CreateQueueOptions(size_t max_execution_batch_size, in CreateQueueOptions() function 138 QueueOptions CreateQueueOptions(size_t max_execution_batch_size, in CreateQueueOptions() function in tensorflow::serving::__anon3314b7bb0111::SharedBatchSchedulerTest 142 return tensorflow::serving::CreateQueueOptions( in CreateQueueOptions() 211 CreateQueueOptions(input_batch_size_limit, input_batch_size_limit, in TEST_P() 278 CreateQueueOptions(input_batch_size_limit, input_batch_size_limit, in TEST_P() 361 CreateQueueOptions(input_batch_size_limit, input_batch_size_limit, in TEST_P() 420 CreateQueueOptions(input_batch_size_limit, input_batch_size_limit, in TEST_P() 465 CreateQueueOptions(batch_size_limit, batch_size_limit, in TEST_P() 511 QueueOptions queue_options = CreateQueueOptions( in TEST_P() 564 CreateQueueOptions(input_batch_size_limit, input_batch_size_limit, in TEST_P() [all …]
|