HomeSort by relevance Sort by last modified time
    Searched refs:OutputStageQuantizeDownInt32ToUint8ScalePC (Results 1 - 3 of 3) sorted by null

  /external/gemmlowp/public/
output_stages.h 62 struct OutputStageQuantizeDownInt32ToUint8ScalePC {
193 // OutputStageQuantizeDownInt32ToUint8ScalePC, OutputStageSaturatingCastToUint8.
195 inline std::tuple<OutputStageQuantizeDownInt32ToUint8ScalePC<tShape>,
201 OutputStageQuantizeDownInt32ToUint8ScalePC<tShape> quantize_down_stage;
  /external/gemmlowp/internal/
dispatch_gemm_shape.h 75 struct TransposeImpl<OutputStageQuantizeDownInt32ToUint8ScalePC<Shape>> {
76 typedef OutputStageQuantizeDownInt32ToUint8ScalePC<Shape> SrcType;
78 typedef OutputStageQuantizeDownInt32ToUint8ScalePC<TransposedShape> DstType;
output.h 92 struct OutputStageEvalImpl<OutputStageQuantizeDownInt32ToUint8ScalePC<Shape>,
96 typedef OutputStageQuantizeDownInt32ToUint8ScalePC<Shape> OutputStage;

Completed in 131 milliseconds