Home
last modified time | relevance | path

Searched refs:OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/gemmlowp/public/
H A Doutput_stages.h124 using OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint = OutputStageQuantizeDownInt32ByFixedPoi… variable
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/qnnpack/bench/
H A Dq8gemm.cc45 gemmlowp::OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint,
61 gemmlowp::OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint in Make()
/aosp_15_r20/external/XNNPACK/bench/
H A Dqu8-gemm.cc129 gemmlowp::OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint,
146 gemmlowp::OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint quantize_down_stage; in Make()