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

  /external/gemmlowp/public/
output_stages.h 115 struct OutputStageQuantizeDownInt32ByFixedPoint {
122 // name of OutputStageQuantizeDownInt32ByFixedPoint, before we noticed that
124 using OutputStageQuantizeDownInt32ToUint8ScaleByFixedPoint = OutputStageQuantizeDownInt32ByFixedPoint;
126 // Variant of OutputStageQuantizeDownInt32ByFixedPoint where the 'shift'
129 // <= 0, this is equivalent to OutputStageQuantizeDownInt32ByFixedPoint
133 // OutputStageQuantizeDownInt32ByFixedPoint with
  /external/gemmlowp/internal/
output.h 122 OutputStageQuantizeDownInt32ByFixedPoint,
127 typedef OutputStageQuantizeDownInt32ByFixedPoint OutputStage;
  /external/gemmlowp/doc/
quantization_example.cc 204 // OutputStageQuantizeDownInt32ByFixedPoint.
350 gemmlowp::OutputStageQuantizeDownInt32ByFixedPoint

Completed in 612 milliseconds