Home
last modified time | relevance | path

Searched refs:OutputStageQuantizeDownInt32ByFixedPoint (Results 1 – 4 of 4) sorted by relevance

/external/gemmlowp/public/
Doutput_stages.h115 struct OutputStageQuantizeDownInt32ByFixedPoint { struct
124 …ng OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint = OutputStageQuantizeDownInt32ByFixedPoint;
/external/gemmlowp/internal/
Doutput.h122 OutputStageQuantizeDownInt32ByFixedPoint,
127 typedef OutputStageQuantizeDownInt32ByFixedPoint OutputStage;
/external/gemmlowp/doc/
Dquantization.md304 `OutputStageQuantizeDownInt32ByFixedPoint`.
316 `OutputStageQuantizeDownInt32ByFixedPoint`.
326 the newer `OutputStageQuantizeDownInt32ByFixedPoint`, this
Dquantization_example.cc350 gemmlowp::OutputStageQuantizeDownInt32ByFixedPoint in main()