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

  /external/gemmlowp/public/
output_stages.h 40 struct OutputStageQuantizeDownInt32ToUint8Scale {
58 // Difference from OutputStageQuantizeDownInt32ToUint8Scale here is that each
91 // OutputStageQuantizeDownInt32ToUint8Scale is that the result offset
177 // OutputStageQuantizeDownInt32ToUint8Scale, OutputStageSaturatingCastToUint8.
178 inline std::tuple<OutputStageQuantizeDownInt32ToUint8Scale,
183 OutputStageQuantizeDownInt32ToUint8Scale quantize_down_stage;
  /external/gemmlowp/internal/
output.h 65 struct OutputStageEvalBufferImpl<OutputStageQuantizeDownInt32ToUint8Scale,
70 typedef OutputStageQuantizeDownInt32ToUint8Scale OutputStage;
  /external/gemmlowp/test/
test.cc     [all...]

Completed in 144 milliseconds