Home
last modified time | relevance | path

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

/external/ComputeLibrary/tests/validation/
DHelpers.h222 std::pair<int, int> get_quantized_qasymm8_signed_bounds(const QuantizationInfo &quant_info, float m…
DHelpers.cpp310 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/
DArgMinMaxFixture.h90 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantization_info(), -1.0f… in fill()
DReductionOperationFixture.h85 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantization_info(), -1.0f… in fill()
DDeconvolutionLayerFixture.h84 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantization_info(), -1.0f… in fill()
DConvolutionLayerFixture.h153 …std::pair<int, int> bounds = get_quantized_qasymm8_signed_bounds(tensor.quantiz… in fill()