/external/XNNPACK/test/ |
D | concatenate4.cc | 383 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 …]
|
D | even-split4.cc | 374 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 …]
|
D | concatenate3.cc | 340 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()
|
D | even-split3.cc | 332 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()
|
D | convert-operator-tester.h | 163 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()
|
D | prelu-operator-tester.h | 187 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()
|
D | copy-operator-tester.h | 124 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()
|
D | concatenate2.cc | 291 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()
|
D | even-split2.cc | 283 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()
|
D | sigmoid-operator-tester.h | 180 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()
|
D | fully-connected-operator-tester.h | 277 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()
|
D | depth-to-space-operator-tester.h | 168 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()
|
D | softmax-operator-tester.h | 165 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()
|
D | global-average-pooling-operator-tester.h | 209 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()
|
D | clamp-operator-tester.h | 167 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()
|
D | leaky-relu-operator-tester.h | 192 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()
|
D | negate-operator-tester.h | 127 xnn_run_operator(negate_op, nullptr /* thread pool */)); in TestF16() 180 xnn_run_operator(negate_op, nullptr /* thread pool */)); in TestF32()
|
D | channel-shuffle-operator-tester.h | 133 xnn_run_operator(channel_shuffle_op, nullptr /* thread pool */)); in TestX8() 181 xnn_run_operator(channel_shuffle_op, nullptr /* thread pool */)); in TestX32()
|
D | space-to-depth-operator-tester.h | 164 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()
|
D | elu-operator-tester.h | 198 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()
|
D | square-root-operator-tester.h | 127 xnn_run_operator(sqrt_op, nullptr /* thread pool */)); in TestF16() 184 xnn_run_operator(sqrt_op, nullptr /* thread pool */)); in TestF32()
|
D | abs-operator-tester.h | 128 xnn_run_operator(abs_op, nullptr /* thread pool */)); in TestF16() 181 xnn_run_operator(abs_op, nullptr /* thread pool */)); in TestF32()
|
D | bankers-rounding-operator-tester.h | 128 xnn_run_operator(rounding_op, nullptr /* thread pool */)); in TestF16() 181 xnn_run_operator(rounding_op, nullptr /* thread pool */)); in TestF32()
|
D | truncation-operator-tester.h | 128 xnn_run_operator(truncation_op, nullptr /* thread pool */)); in TestF16() 181 xnn_run_operator(truncation_op, nullptr /* thread pool */)); in TestF32()
|
/external/XNNPACK/bench/ |
D | global-average-pooling.cc | 64 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()
|