/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/ |
H A 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
|
H A 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
|
H A 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
|
H A 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
|
H A D | zip-microkernel-tester.h | 55 std::random_device randomDevice; in test() local 80 std::random_device randomDevice; in test() local
|
H A D | gavgpool-microkernel-tester.h | 143 std::random_device randomDevice; in test() local 215 std::random_device randomDevice; in test() local
|
H A D | avgpool-microkernel-tester.h | 224 std::random_device randomDevice; in test() local 317 std::random_device randomDevice; in test() local
|
H A D | dwconv-microkernel-tester.h | 174 std::random_device randomDevice; variable 342 std::random_device randomDevice; variable
|
H A D | average-pooling-operator-tester.h | 370 std::random_device randomDevice; in testQ8() local 526 std::random_device randomDevice; in testSetupQ8() local
|
H A D | max-pooling-operator-tester.h | 371 std::random_device randomDevice; in testU8() local 501 std::random_device randomDevice; in testSetupU8() local
|
H A D | rmax-microkernel-tester.h | 43 std::random_device randomDevice; in test() local
|
H A D | lut-microkernel-tester.h | 52 std::random_device randomDevice; in test() local
|
H A D | lut-norm-microkernel-tester.h | 52 std::random_device randomDevice; in test() local
|
H A D | clamp-microkernel-tester.h | 71 std::random_device randomDevice; in test() local
|
H A D | channel-shuffle-operator-tester.h | 96 std::random_device randomDevice; in testX8() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/ |
H A D | add.cc | 23 std::random_device randomDevice; in add_nc_q8() local 93 std::random_device randomDevice; in add_nc_q8_inplace() local
|
H A D | q8gemm_sparse.cc | 45 std::random_device randomDevice; in fillBlockSparseWeights() local 69 std::random_device randomDevice; in SetUp() local 232 std::random_device randomDevice; in SetUp() local
|
H A D | softargmax.cc | 23 std::random_device randomDevice; in softargmax_q8() local
|
H A D | tanh.cc | 23 std::random_device randomDevice; in tanh_q8() local
|
H A D | hardswish.cc | 23 std::random_device randomDevice; in hardswish_q8() local
|
H A D | global-average-pooling.cc | 28 std::random_device randomDevice; in global_average_pooling_q8() local
|
H A D | hardsigmoid.cc | 23 std::random_device randomDevice; in hardsigmoid_q8() local
|
H A D | sigmoid.cc | 23 std::random_device randomDevice; in sigmoid_q8() local
|
H A D | q8gemm.cc | 85 std::random_device randomDevice; in SetUp() local 255 std::random_device randomDevice; in SetUp() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/rand/ |
D | rand_plan9.go | 19 const randomDevice = "/dev/random" const
|