/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
D | zip-microkernel-tester.h | 55 std::random_device randomDevice; in test() local 80 std::random_device randomDevice; in test() local
|
D | gemm-microkernel-tester.h | 190 std::random_device randomDevice; in test() local 347 std::random_device randomDevice; in test() local 466 std::random_device randomDevice; in test() local 670 std::random_device randomDevice; in test() local 809 std::random_device randomDevice; in test() local 927 std::random_device randomDevice; in test() local 1026 std::random_device randomDevice; in test() local
|
D | requantization-tester.h | 287 std::random_device randomDevice; in testRandomCasesPrecise() local 334 std::random_device randomDevice; in testRandomCasesApproximate() local 386 std::random_device randomDevice; in testRandomCasesAgainstReference() local
|
D | gavgpool-microkernel-tester.h | 143 std::random_device randomDevice; in test() local 215 std::random_device randomDevice; in test() local
|
D | rmax-microkernel-tester.h | 43 std::random_device randomDevice; in test() local
|
D | fully-connected-sparse-operator-tester.h | 36 std::random_device randomDevice; in fillBlockSparseWeights() local 198 std::random_device randomDevice; in testQ8() local 400 std::random_device randomDevice; in testQ8_prepacked() local
|
D | gemm-block-sparse-microkernel-tester.h | 38 std::random_device randomDevice; in fillBlockSparseWeights() local 242 std::random_device randomDevice; in test() local 365 std::random_device randomDevice; in test_packed() local
|
D | lut-microkernel-tester.h | 52 std::random_device randomDevice; in test() local
|
D | lut-norm-microkernel-tester.h | 52 std::random_device randomDevice; in test() local
|
D | clamp-microkernel-tester.h | 71 std::random_device randomDevice; in test() local
|
D | dwconv-microkernel-tester.h | 174 std::random_device randomDevice; variable 342 std::random_device randomDevice; variable
|
D | avgpool-microkernel-tester.h | 224 std::random_device randomDevice; in test() local 317 std::random_device randomDevice; in test() local
|
D | channel-shuffle-operator-tester.h | 96 std::random_device randomDevice; in testX8() local
|
D | clamp-operator-tester.h | 100 std::random_device randomDevice; in testU8() local
|
D | softargmax-operator-tester.h | 111 std::random_device randomDevice; in testQ8() local
|
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/ |
D | add.cc | 23 std::random_device randomDevice; in add_nc_q8() local 93 std::random_device randomDevice; in add_nc_q8_inplace() local
|
D | softargmax.cc | 23 std::random_device randomDevice; in softargmax_q8() local
|
D | hardswish.cc | 23 std::random_device randomDevice; in hardswish_q8() local
|
D | global-average-pooling.cc | 28 std::random_device randomDevice; in global_average_pooling_q8() local
|
D | tanh.cc | 23 std::random_device randomDevice; in tanh_q8() local
|
D | hardsigmoid.cc | 23 std::random_device randomDevice; in hardsigmoid_q8() local
|
D | sigmoid.cc | 23 std::random_device randomDevice; in sigmoid_q8() local
|
D | max-pooling.cc | 31 std::random_device randomDevice; in max_pooling_u8() local
|
D | channel-shuffle.cc | 24 std::random_device randomDevice; in channel_shuffle_x8() local
|
D | average-pooling.cc | 31 std::random_device randomDevice; in average_pooling_q8() local
|