Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/sve2/
H A Dimpl.h34 inline svfloat32x4_t load_quantized(const int8_t *ptr, svbool_t pg, const svint32_t &offset, const … in load_quantized() function
53 inline svfloat32x4_t load_quantized(const uint8_t *ptr, svbool_t pg, const svint32_t &offset, const… in load_quantized() function
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/neon/
H A Dimpl.h482 inline float32x4x4_t load_quantized(const uint8_t *input1_ptr, const int32x4_t &offset, const float… in load_quantized() function