Searched refs:pytorch_qnnp_avgpool_quantize (Results 1 – 3 of 3) sorted by relevance
181 yRef[j] = pytorch_qnnp_avgpool_quantize(acc, scalarQuantizationParams); in test()255 yRef[j] = pytorch_qnnp_avgpool_quantize(acc, scalarQuantizationParams); in test()
271 pytorch_qnnp_avgpool_quantize(acc, scalarQuantizationParams); in test()365 pytorch_qnnp_avgpool_quantize(acc, scalarQuantizationParams); in test()
505 static inline uint8_t pytorch_qnnp_avgpool_quantize( in pytorch_qnnp_avgpool_quantize() function