/external/XNNPACK/test/ |
D | avgpool-microkernel-tester.h | 251 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 343 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 434 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 522 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 795 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 890 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 984 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 1075 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local
|
D | gemm-microkernel-tester.cc | 76 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend()); in Test() local 196 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend()); in Test() local 301 int32_t accumulated_max = acc[n_index]; in Test() local 443 int32_t accumulated_max = acc[n_index]; in Test() local 553 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend()); in Test() local 677 const int32_t accumulated_max = *std::max_element(acc.cbegin(), acc.cend()); in Test() local 761 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend()); in Test() local 838 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend()); in Test() local 941 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend()); in Test() local 1032 const float accumulated_max = *std::max_element(c_ref.cbegin(), c_ref.cend()); in Test() local [all …]
|
D | dwconv-microkernel-tester.h | 231 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in Test() local 345 int32_t accumulated_max = accumulators[c]; in Test() local 462 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in Test() local 558 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 721 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local
|
D | gavgpool-cw-microkernel-tester.h | 105 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); variable 166 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); in Test() local
|
D | gavgpool-microkernel-tester.h | 440 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 501 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 564 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 622 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local
|
D | fully-connected-operator-tester.h | 219 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestQS8() local 400 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestQU8() local 570 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF32() local 745 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF16() local
|
D | vmulcaddc-microkernel-tester.h | 154 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); in Test() local 222 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); in Test() local
|
D | global-average-pooling-operator-tester.h | 318 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestNWCxF16() local 395 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestNWCxF32() local 474 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestNCWxF32() local
|
D | dwconv2d-microkernel-tester.h | 209 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); variable 286 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local
|
D | vbinaryc-microkernel-tester.h | 203 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); in Test() local 426 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); in Test() local
|
D | vbinary-microkernel-tester.h | 204 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); in Test() local 415 const float accumulated_max = *std::max_element(y_ref.cbegin(), y_ref.cend()); in Test() local
|
D | deconvolution-operator-tester.h | 522 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestQS8() local 725 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestQU8() local 929 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF16() local 1140 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF32() local 1326 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in StressWeightsCacheTestF32() local 1500 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestSetupQS8() local 1732 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestSetupQU8() local 1957 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestSetupF16() local 2192 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestSetupF32() local
|
D | convolution-operator-tester.h | 634 int32_t accumulated_max = accumulators[c]; in TestNHWCxQC8() local 869 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestNHWCxQS8() local 1106 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestNHWCxQU8() local 1337 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestNHWCxF32() local 1612 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestNHWCxF16() local 1878 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestNCHWxF32() local 2090 int32_t accumulated_max = accumulators[c]; in TestSetupNHWCxQC8() local 2347 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestSetupNHWCxQS8() local 2578 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TestSetupNHWCxQU8() local 2803 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestSetupNHWCxF16() local [all …]
|
D | maxpool-microkernel-tester.h | 337 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 426 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local
|
D | convolution-2d.cc | 465 int32_t accumulated_max = accumulators[c]; in TEST_F() local 605 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local 737 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local
|
D | depthwise-convolution-2d.cc | 488 int32_t accumulated_max = accumulators[c]; in TEST_F() local 632 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local 764 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local
|
D | spmm-microkernel-tester.h | 260 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local 426 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local
|
D | average-pooling-operator-tester.h | 486 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF16() local 594 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF32() local 780 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestSetupF16() local 950 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestSetupF32() local
|
D | conv-hwc2chw-microkernel-tester.h | 354 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); variable 469 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in Test() local
|
D | max-pooling-operator-tester.h | 657 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF16() local 767 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF32() local 1154 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestSetupF16() local 1323 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestSetupF32() local
|
D | fully-connected.cc | 316 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local 426 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local
|
D | deconvolution-2d.cc | 421 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local 562 const int32_t accumulated_max = *std::max_element(accumulators.cbegin(), accumulators.cend()); in TEST_F() local
|
D | binary-elementwise-operator-tester.h | 630 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF16() local 849 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); in TestF32() local
|
D | conv-hwc-microkernel-tester.h | 346 const float accumulated_max = *std::max_element(output_ref.cbegin(), output_ref.cend()); variable
|