Home
last modified time | relevance | path

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

/external/gemmlowp/public/
Doutput_stages.h62 struct OutputStageQuantizeDownInt32ToUint8ScalePC { struct
169 inline std::tuple<OutputStageQuantizeDownInt32ToUint8ScalePC<tShape>,
175 OutputStageQuantizeDownInt32ToUint8ScalePC<tShape> quantize_down_stage; in MakeStandardOutputPipeline()
/external/gemmlowp/internal/
Ddispatch_gemm_shape.h75 struct TransposeImpl<OutputStageQuantizeDownInt32ToUint8ScalePC<Shape>> {
76 typedef OutputStageQuantizeDownInt32ToUint8ScalePC<Shape> SrcType;
78 typedef OutputStageQuantizeDownInt32ToUint8ScalePC<TransposedShape> DstType;
Doutput.h92 struct OutputStageEvalImpl<OutputStageQuantizeDownInt32ToUint8ScalePC<Shape>,
96 typedef OutputStageQuantizeDownInt32ToUint8ScalePC<Shape> OutputStage;