Searched refs:get_quantized_qasymm8_signed_bounds (Results 1 – 6 of 6) sorted by relevance
/external/ComputeLibrary/tests/validation/ |
D | Helpers.h | 222 std::pair<int, int> get_quantized_qasymm8_signed_bounds(const QuantizationInfo &quant_info, float m…
|
D | Helpers.cpp | 310 std::pair<int, int> get_quantized_qasymm8_signed_bounds(const QuantizationInfo &quant_info, float m… in get_quantized_qasymm8_signed_bounds() function
|
/external/ComputeLibrary/tests/validation/fixtures/ |
D | ArgMinMaxFixture.h | 90 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantization_info(), -1.0f… in fill()
|
D | ReductionOperationFixture.h | 85 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantization_info(), -1.0f… in fill()
|
D | DeconvolutionLayerFixture.h | 84 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantization_info(), -1.0f… in fill()
|
D | ConvolutionLayerFixture.h | 153 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantiz… in fill()
|