Home
last modified time | relevance | path

Searched defs:randomDevice (Results 1 – 25 of 43) sorted by relevance

12

/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
Dzip-microkernel-tester.h55 std::random_device randomDevice; in test() local
80 std::random_device randomDevice; in test() local
Dgemm-microkernel-tester.h190 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
Drequantization-tester.h287 std::random_device randomDevice; in testRandomCasesPrecise() local
334 std::random_device randomDevice; in testRandomCasesApproximate() local
386 std::random_device randomDevice; in testRandomCasesAgainstReference() local
Dgavgpool-microkernel-tester.h143 std::random_device randomDevice; in test() local
215 std::random_device randomDevice; in test() local
Drmax-microkernel-tester.h43 std::random_device randomDevice; in test() local
Dfully-connected-sparse-operator-tester.h36 std::random_device randomDevice; in fillBlockSparseWeights() local
198 std::random_device randomDevice; in testQ8() local
400 std::random_device randomDevice; in testQ8_prepacked() local
Dgemm-block-sparse-microkernel-tester.h38 std::random_device randomDevice; in fillBlockSparseWeights() local
242 std::random_device randomDevice; in test() local
365 std::random_device randomDevice; in test_packed() local
Dlut-microkernel-tester.h52 std::random_device randomDevice; in test() local
Dlut-norm-microkernel-tester.h52 std::random_device randomDevice; in test() local
Dclamp-microkernel-tester.h71 std::random_device randomDevice; in test() local
Ddwconv-microkernel-tester.h174 std::random_device randomDevice; variable
342 std::random_device randomDevice; variable
Davgpool-microkernel-tester.h224 std::random_device randomDevice; in test() local
317 std::random_device randomDevice; in test() local
Dchannel-shuffle-operator-tester.h96 std::random_device randomDevice; in testX8() local
Dclamp-operator-tester.h100 std::random_device randomDevice; in testU8() local
Dsoftargmax-operator-tester.h111 std::random_device randomDevice; in testQ8() local
/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/
Dadd.cc23 std::random_device randomDevice; in add_nc_q8() local
93 std::random_device randomDevice; in add_nc_q8_inplace() local
Dsoftargmax.cc23 std::random_device randomDevice; in softargmax_q8() local
Dhardswish.cc23 std::random_device randomDevice; in hardswish_q8() local
Dglobal-average-pooling.cc28 std::random_device randomDevice; in global_average_pooling_q8() local
Dtanh.cc23 std::random_device randomDevice; in tanh_q8() local
Dhardsigmoid.cc23 std::random_device randomDevice; in hardsigmoid_q8() local
Dsigmoid.cc23 std::random_device randomDevice; in sigmoid_q8() local
Dmax-pooling.cc31 std::random_device randomDevice; in max_pooling_u8() local
Dchannel-shuffle.cc24 std::random_device randomDevice; in channel_shuffle_x8() local
Daverage-pooling.cc31 std::random_device randomDevice; in average_pooling_q8() local

12