Searched defs:result_real_multiplier (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/tests/validation/reference/ |
D | GEMMLowp.cpp | 144 …onst SimpleTensor<TIn> *bias, SimpleTensor<TOut> *dst, std::vector<float_t> result_real_multiplier, in quantize_down_scale_by_float() 286 … std::vector<float_t> result_real_multiplier, int32_t result_offset, int32_t min, int32_t max) in gemmlowp_quantize_down_scale_by_float() 297 … std::vector<float_t> result_real_multiplier, int32_t result_offset, int32_t min, int32_t max) in gemmlowp_quantize_down_scale_by_float()
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | GEMMLowpFixture.h | 742 …void setup(DataType data_type, TensorShape shape, float result_real_multiplier, int32_t result_off… in setup() 810 …SimpleTensor<T> compute_reference(const TensorShape &shape, float_t result_real_multiplier, int32_… in compute_reference()
|