Home
last modified time | relevance | path

Searched refs:elementwise_arithm_op_quantized (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/neon/
H A Dqasymm8.cpp33 return elementwise_arithm_op_quantized<op>(in1, in2, out, window); in neon_qasymm8_elementwise_binary()
H A Dimpl.h1071 void elementwise_arithm_op_quantized(const ITensor *in1, const ITensor *in2, ITensor *out, const Wi… in elementwise_arithm_op_quantized() function