Home
last modified time | relevance | path

Searched defs:dequantize_qasymm8 (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/arm_compute/core/
DQuantizationInfo.h359 inline float dequantize_qasymm8(uint8_t value, const INFO_TYPE &qinfo) in dequantize_qasymm8() function
/external/ComputeLibrary/src/core/CL/cl_kernels/
Dhelpers_asymm.h62 inline float dequantize_qasymm8(uchar input, float offset, float scale) in dequantize_qasymm8() function