Home
last modified time | relevance | path

Searched refs:xnn_qs8_requantize_fn (Results 1 – 7 of 7) sorted by relevance

/external/XNNPACK/test/
Dgemm-microkernel-tester.h213 xnn_qs8_requantize_fn requantize) const;
218 xnn_qs8_requantize_fn requantize) const;
223 xnn_qs8_requantize_fn requantize) const;
228 xnn_qs8_requantize_fn requantize) const;
262 xnn_qs8_requantize_fn requantize) const;
266 xnn_qs8_requantize_fn requantize) const;
270 xnn_qs8_requantize_fn requantize) const;
274 xnn_qs8_requantize_fn requantize) const;
Dvmulc-microkernel-tester.h196 xnn_qs8_requantize_fn requantize) const in Test()
Dvmul-microkernel-tester.h207 xnn_qs8_requantize_fn requantize) const in Test()
Dgavgpool-microkernel-tester.h283 xnn_qs8_requantize_fn requantize) const in Test()
349 xnn_qs8_requantize_fn requantize) const in Test()
Dgemm-microkernel-tester.cc241 xnn_qs8_requantize_fn requantize) const in Test()
359 xnn_qs8_requantize_fn requantize) const in Test()
496 xnn_qs8_requantize_fn requantize) const in Test()
596 xnn_qs8_requantize_fn requantize) const in Test()
1908 xnn_qs8_requantize_fn requantize) const in Test()
2035 xnn_qs8_requantize_fn requantize) const in Test()
2181 xnn_qs8_requantize_fn requantize) const in Test()
2290 xnn_qs8_requantize_fn requantize) const in Test()
Ddwconv-microkernel-tester.h278 xnn_qs8_requantize_fn requantize) const in Test()
398 xnn_qs8_requantize_fn requantize) const in Test()
/external/XNNPACK/src/xnnpack/
Drequantization.h21 typedef int8_t (*xnn_qs8_requantize_fn)( typedef