Home
last modified time | relevance | path

Searched refs:OutputStageScaleInt32ByFixedPointAndExponent (Results 1 – 6 of 6) sorted by relevance

/external/gemmlowp/public/
Doutput_stages.h135 struct OutputStageScaleInt32ByFixedPointAndExponent { struct
/external/tensorflow/tensorflow/lite/kernels/
Dcpu_backend_gemm_gemmlowp.h97 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent scale_stage;
/external/gemmlowp/internal/
Doutput.h151 struct OutputStageEvalBufferImpl<OutputStageScaleInt32ByFixedPointAndExponent,
156 typedef OutputStageScaleInt32ByFixedPointAndExponent OutputStage;
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dlegacy_optimized_ops.h717 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent,
728 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent quantize_down_stage; in MakeExp()
745 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent,
756 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent quantize_down_stage; in MakeExp()
1702 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent scale_stage; in FullyConnected()
3232 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent scale_stage; in LstmCell()
/external/gemmlowp/test/
Dtest.cc1507 OutputStageScaleInt32ByFixedPointAndExponent in TestOutputStages()
/external/ruy/ruy/
Dtest.h803 gemmlowp::OutputStageScaleInt32ByFixedPointAndExponent quantize_down_stage;