Home
last modified time | relevance | path

Searched refs:xnn_run_operator (Results 1 – 25 of 109) sorted by relevance

12345

/external/XNNPACK/test/
Dconcatenate4.cc383 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
384 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
385 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
386 ASSERT_EQ(xnn_status_success, xnn_run_operator(op4, nullptr /* thread pool */)); in TEST_F()
496 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
497 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
498 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
499 ASSERT_EQ(xnn_status_success, xnn_run_operator(op4, nullptr /* thread pool */)); in TEST_F()
608 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
609 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
[all …]
Deven-split4.cc374 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
375 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
376 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
377 ASSERT_EQ(xnn_status_success, xnn_run_operator(op4, nullptr /* thread pool */)); in TEST_F()
493 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
494 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
495 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
496 ASSERT_EQ(xnn_status_success, xnn_run_operator(op4, nullptr /* thread pool */)); in TEST_F()
612 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
613 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
[all …]
Dconcatenate3.cc340 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
341 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
342 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
434 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
435 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
436 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
527 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
528 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
529 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
Deven-split3.cc332 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
333 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
334 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
431 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
432 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
433 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
530 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
531 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
532 ASSERT_EQ(xnn_status_success, xnn_run_operator(op3, nullptr /* thread pool */)); in TEST_F()
Dconvert-operator-tester.h163 xnn_run_operator(convert_op, nullptr /* thread pool */)); in TestF16toF32()
216 xnn_run_operator(convert_op, nullptr /* thread pool */)); in TestF32toF16()
281 xnn_run_operator(convert_op, nullptr /* thread pool */)); in TestF32toQS8()
346 xnn_run_operator(convert_op, nullptr /* thread pool */)); in TestF32toQU8()
404 xnn_run_operator(convert_op, nullptr /* thread pool */)); in TestQS8toF32()
462 xnn_run_operator(convert_op, nullptr /* thread pool */)); in TestQU8toF32()
Dprelu-operator-tester.h187 xnn_run_operator(prelu_op, nullptr /* thread pool */)); in TestF16()
214 xnn_run_operator(prelu_op2, nullptr /* thread pool */)); in TestF16()
295 xnn_run_operator(prelu_op, nullptr /* thread pool */)); in TestF32()
322 xnn_run_operator(prelu_op2, nullptr /* thread pool */)); in TestF32()
Dcopy-operator-tester.h124 xnn_run_operator(copy_op, nullptr /* thread pool */)); in TestX8()
177 xnn_run_operator(copy_op, nullptr /* thread pool */)); in TestX16()
230 xnn_run_operator(copy_op, nullptr /* thread pool */)); in TestX32()
Dconcatenate2.cc291 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
292 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
365 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
366 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
439 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
440 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
Deven-split2.cc283 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
284 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
360 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
361 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
437 ASSERT_EQ(xnn_status_success, xnn_run_operator(op1, nullptr /* thread pool */)); in TEST_F()
438 ASSERT_EQ(xnn_status_success, xnn_run_operator(op2, nullptr /* thread pool */)); in TEST_F()
Dsigmoid-operator-tester.h180 xnn_run_operator(sigmoid_op, nullptr /* thread pool */)); in TestF16()
237 xnn_run_operator(sigmoid_op, nullptr /* thread pool */)); in TestF32()
302 xnn_run_operator(sigmoid_op, nullptr /* thread pool */)); in TestQS8()
364 xnn_run_operator(sigmoid_op, nullptr /* thread pool */)); in TestQU8()
Dfully-connected-operator-tester.h277 xnn_run_operator(fully_connected_op, nullptr /* thread pool */)); in TestQS8()
313 xnn_run_operator(fully_connected_op2, nullptr /* thread pool */)); in TestQS8()
458 xnn_run_operator(fully_connected_op, nullptr /* thread pool */)); in TestQU8()
490 xnn_run_operator(fully_connected_op2, nullptr /* thread pool */)); in TestQU8()
625 xnn_run_operator(fully_connected_op, nullptr /* thread pool */)); in TestF32()
654 xnn_run_operator(fully_connected_op2, nullptr /* thread pool */)); in TestF32()
813 xnn_run_operator(fully_connected_op, nullptr /* thread pool */)); in TestF16()
845 xnn_run_operator(fully_connected_op2, nullptr /* thread pool */)); in TestF16()
Ddepth-to-space-operator-tester.h168 xnn_run_operator(depth_to_space_op, nullptr /* thread pool */)); in TestNHWCxX8()
234 xnn_run_operator(depth_to_space_op, nullptr /* thread pool */)); in TestNHWCxX16()
300 xnn_run_operator(depth_to_space_op, nullptr /* thread pool */)); in TestNHWCxX32()
366 xnn_run_operator(depth_to_space_op, nullptr /* thread pool */)); in TestNCHW2NHWCxX32()
Dsoftmax-operator-tester.h165 xnn_run_operator(softmax_op, nullptr /* thread pool */)); in TestF16()
226 xnn_run_operator(softmax_op, nullptr /* thread pool */)); in TestF32()
297 xnn_run_operator(softmax_op, nullptr /* thread pool */)); in TestQU8()
Dglobal-average-pooling-operator-tester.h209 xnn_run_operator(global_average_pooling_op, nullptr /* thread pool */)); in TestNWCxQU8()
278 xnn_run_operator(global_average_pooling_op, nullptr /* thread pool */)); in TestNWCxQS8()
355 xnn_run_operator(global_average_pooling_op, nullptr /* thread pool */)); in TestNWCxF16()
434 xnn_run_operator(global_average_pooling_op, nullptr /* thread pool */)); in TestNWCxF32()
511 xnn_run_operator(global_average_pooling_op, nullptr /* thread pool */)); in TestNCWxF32()
Dclamp-operator-tester.h167 xnn_run_operator(clamp_op, nullptr /* thread pool */)); in TestF16()
234 xnn_run_operator(clamp_op, nullptr /* thread pool */)); in TestF32()
300 xnn_run_operator(clamp_op, nullptr /* thread pool */)); in TestS8()
366 xnn_run_operator(clamp_op, nullptr /* thread pool */)); in TestU8()
Dleaky-relu-operator-tester.h192 xnn_run_operator(leaky_relu_op, nullptr /* thread pool */)); in TestF16()
250 xnn_run_operator(leaky_relu_op, nullptr /* thread pool */)); in TestF32()
316 xnn_run_operator(leaky_relu_op, nullptr /* thread pool */)); in TestQS8()
385 xnn_run_operator(leaky_relu_op, nullptr /* thread pool */)); in TestQU8()
Dnegate-operator-tester.h127 xnn_run_operator(negate_op, nullptr /* thread pool */)); in TestF16()
180 xnn_run_operator(negate_op, nullptr /* thread pool */)); in TestF32()
Dchannel-shuffle-operator-tester.h133 xnn_run_operator(channel_shuffle_op, nullptr /* thread pool */)); in TestX8()
181 xnn_run_operator(channel_shuffle_op, nullptr /* thread pool */)); in TestX32()
Dspace-to-depth-operator-tester.h164 xnn_run_operator(space_to_depth_op, nullptr /* thread pool */)); in TestNHWCxX8()
233 xnn_run_operator(space_to_depth_op, nullptr /* thread pool */)); in TestNHWCxX16()
302 xnn_run_operator(space_to_depth_op, nullptr /* thread pool */)); in TestNHWCxX32()
Delu-operator-tester.h198 xnn_run_operator(elu_op, nullptr /* thread pool */)); in TestF16()
254 xnn_run_operator(elu_op, nullptr /* thread pool */)); in TestF32()
321 xnn_run_operator(elu_op, nullptr /* thread pool */)); in TestQS8()
Dsquare-root-operator-tester.h127 xnn_run_operator(sqrt_op, nullptr /* thread pool */)); in TestF16()
184 xnn_run_operator(sqrt_op, nullptr /* thread pool */)); in TestF32()
Dabs-operator-tester.h128 xnn_run_operator(abs_op, nullptr /* thread pool */)); in TestF16()
181 xnn_run_operator(abs_op, nullptr /* thread pool */)); in TestF32()
Dbankers-rounding-operator-tester.h128 xnn_run_operator(rounding_op, nullptr /* thread pool */)); in TestF16()
181 xnn_run_operator(rounding_op, nullptr /* thread pool */)); in TestF32()
Dtruncation-operator-tester.h128 xnn_run_operator(truncation_op, nullptr /* thread pool */)); in TestF16()
181 xnn_run_operator(truncation_op, nullptr /* thread pool */)); in TestF32()
/external/XNNPACK/bench/
Dglobal-average-pooling.cc64 xnn_run_operator(global_pooling_op, nullptr /* thread pool */); in global_average_pooling_qu8()
127 xnn_run_operator(global_pooling_op, nullptr /* thread pool */); in global_average_pooling_qs8()
191 xnn_run_operator(global_pooling_op, nullptr /* thread pool */); in global_average_pooling_f16()
250 xnn_run_operator(global_pooling_op, nullptr /* thread pool */); in global_average_pooling_f32()

12345