Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/test/
H A 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
H A 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
H A 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
H A 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
H A Dzip-microkernel-tester.h55 std::random_device randomDevice; in test() local
80 std::random_device randomDevice; in test() local
H A Dgavgpool-microkernel-tester.h143 std::random_device randomDevice; in test() local
215 std::random_device randomDevice; in test() local
H A Davgpool-microkernel-tester.h224 std::random_device randomDevice; in test() local
317 std::random_device randomDevice; in test() local
H A Ddwconv-microkernel-tester.h174 std::random_device randomDevice; variable
342 std::random_device randomDevice; variable
H A Daverage-pooling-operator-tester.h370 std::random_device randomDevice; in testQ8() local
526 std::random_device randomDevice; in testSetupQ8() local
H A Dmax-pooling-operator-tester.h371 std::random_device randomDevice; in testU8() local
501 std::random_device randomDevice; in testSetupU8() local
H A Drmax-microkernel-tester.h43 std::random_device randomDevice; in test() local
H A Dlut-microkernel-tester.h52 std::random_device randomDevice; in test() local
H A Dlut-norm-microkernel-tester.h52 std::random_device randomDevice; in test() local
H A Dclamp-microkernel-tester.h71 std::random_device randomDevice; in test() local
H A Dchannel-shuffle-operator-tester.h96 std::random_device randomDevice; in testX8() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/
H A Dadd.cc23 std::random_device randomDevice; in add_nc_q8() local
93 std::random_device randomDevice; in add_nc_q8_inplace() local
H A Dq8gemm_sparse.cc45 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 Dsoftargmax.cc23 std::random_device randomDevice; in softargmax_q8() local
H A Dtanh.cc23 std::random_device randomDevice; in tanh_q8() local
H A Dhardswish.cc23 std::random_device randomDevice; in hardswish_q8() local
H A Dglobal-average-pooling.cc28 std::random_device randomDevice; in global_average_pooling_q8() local
H A Dhardsigmoid.cc23 std::random_device randomDevice; in hardsigmoid_q8() local
H A Dsigmoid.cc23 std::random_device randomDevice; in sigmoid_q8() local
H A Dq8gemm.cc85 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/
Drand_plan9.go19 const randomDevice = "/dev/random" const

123