Home
last modified time | relevance | path

Searched defs:result_shift (Results 1 – 16 of 16) sorted by relevance

/external/gemmlowp/public/
Doutput_stages.h43 std::int32_t result_shift; member
65 std::int32_t result_shift; member
117 std::int32_t result_shift; member
214 std::int32_t result_shift) { in MakeStandardOutputPipeline()
232 std::int32_t result_shift) { in MakeStandardOutputPipeline()
Dgemmlowp.h79 int result_shift) { in Gemm()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLGEMMLowpOutputStage.cpp38 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, in configure()
45 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, in configure()
71 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, in configure()
78 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, in configure()
104 … int result_fixedpoint_multiplier, int result_shift, in configure()
111 … int result_fixedpoint_multiplier, int result_shift, in configure()
/external/ComputeLibrary/tests/validation/reference/
DGEMMLowp.cpp67 std::vector<int32_t> result_shift, int32_t min, int32_t max) in quantize_down_scale()
101std::vector<int32_t> result_shift, int32_t result_offset_after_shift, int32_t min, int32_t max) in quantize_down_scale_by_fixedpoint()
241 …in, int32_t result_offset, std::vector<int32_t> result_mult_int, std::vector<int32_t> result_shift, in gemmlowp_quantize_down_scale()
253std::vector<int32_t> result_shift, int32_t min, int32_t max) in gemmlowp_quantize_down_scale()
263 …sor<TIn> &in, std::vector<int32_t> result_fixedpoint_multiplier, std::vector<int32_t> result_shift, in gemmlowp_quantize_down_scale_by_fixedpoint()
275std::vector<int32_t> result_shift, int32_t result_offset_after_shift, int32_t min, int32_t max) in gemmlowp_quantize_down_scale_by_fixedpoint()
DUtilsQuantizedAsymm.h56 …t32_t quantize_down_scale_by_fixedpoint(int32_t val, int32_t result_mult_int, int32_t result_shift, in quantize_down_scale_by_fixedpoint()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEGEMMLowpOutputStage.cpp38 …r *input, const ITensor *bias, ITensor *output, int result_fixedpoint_multiplier, int result_shift, in configure()
53 …r *input, const ITensor *bias, ITensor *output, int result_fixedpoint_multiplier, int result_shift, in configure()
68 …t ITensor *bias, ITensor *output, int result_fixedpoint_multiplier, int result_shift, int min, int… in configure()
/external/ComputeLibrary/tests/validation/fixtures/
DGEMMLowpFixture.h280 …ensorShape shape, int32_t result_offset, int32_t result_mult_int, int32_t result_shift, int32_t mi… in setup()
294 …nsorShape &shape, int32_t result_offset, int32_t result_mult_int, int32_t result_shift, int32_t mi… in compute_target()
346 …nsorShape &shape, int32_t result_offset, int32_t result_mult_int, int32_t result_shift, int32_t mi… in compute_reference()
382 …ensorShape shape, int32_t result_offset, int32_t result_mult_int, int32_t result_shift, int32_t mi… in setup()
396 …nsorShape &shape, int32_t result_offset, int32_t result_mult_int, int32_t result_shift, int32_t mi… in compute_target()
448 …nsorShape &shape, int32_t result_offset, int32_t result_mult_int, int32_t result_shift, int32_t mi… in compute_reference()
484 …void setup(TensorShape shape, int32_t result_fixedpoint_multiplier, int32_t result_shift, int32_t … in setup()
498 …t(const TensorShape &shape, int32_t result_fixedpoint_multiplier, int32_t result_shift, int32_t re… in compute_target()
542 …(const TensorShape &shape, int32_t result_fixed_point_multiplier, int32_t result_shift, int32_t re… in compute_reference()
579 …void setup(TensorShape shape, int32_t result_fixedpoint_multiplier, int32_t result_shift, int32_t … in setup()
[all …]
/external/ComputeLibrary/src/core/NEON/
DNEAsymm.h82 int32_t result_shift, in finalize_quantization()
164 int32_t result_shift, in finalize_quantization()
238 const int32x4x4_t &result_shift, in finalize_quantization_symm()
333 int32_t result_shift, int32_t result_offset_after_shift_s32, in finalize_quantization()
376 int32_t result_shift, int32_t result_offset_after_shift_s32, in finalize_quantization()
DNESymm.h54 int32_t result_shift, in finalize_quantization_int16()
102 int32_t result_shift, int16_t min_s16, int16_t max_s16) in finalize_quantization_int16()
/external/ComputeLibrary/src/core/NEON/kernels/
DNEDirectConvolutionLayerOutputStageKernel.cpp94 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, bool has_bias) in output_stage_nchw()
155 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, bool has_bias) in output_stage_nhwc()
220 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, bool has_bias) in output_stage_nchw()
299 … int result_fixedpoint_multiplier, int result_shift, int result_offset_after_shift, bool has_bias) in output_stage_nhwc()
DNEGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPointKernel.cpp204 …r *input, const ITensor *bias, ITensor *output, int result_fixedpoint_multiplier, int result_shift, in configure()
DNEGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPointKernel.cpp196 …r *input, const ITensor *bias, ITensor *output, int result_fixedpoint_multiplier, int result_shift, in configure()
DNEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel.cpp206 …r *input, const ITensor *bias, ITensor *output, int result_fixedpoint_multiplier, int result_shift, in configure()
/external/gemmlowp/test/
Dtest.cc410 const int result_shift = (result_shift_min + result_shift_max) / 2; in test_gemm_impl() local
777 const int result_shift = c_shift; in TestWithSmallDataPerChannelQuantization() local
974 const int result_shift = c_shift; in TestWithLargeDataPerChannelQuantization() local
1087 const int result_shift = c_shift; in TestMultithreadedPerChannelQuantization() local
1202 int result_mult_int, int result_shift) { in TestOutputStages()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dquantization_util.cc235 const int result_shift = a_shift + b_shift + 1; in IntegerDoubleMultiply() local
/external/gemmlowp/eight_bit_int_gemm/
Deight_bit_int_gemm.cc79 const int result_shift = c_shift; in EightBitIntGemmImpl() local