Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/elementwise_binary/generic/sve/
H A Dimpl.h72 VectorType elementwise_arithmetic_op(svbool_t &pg, const VectorType &a, const VectorType &b, Arithm… in elementwise_arithmetic_op() function
H A Dimpl.cpp36 void elementwise_arithmetic_op(const ITensor *in1, const ITensor *in2, ITensor *out, ArithmeticOper… in elementwise_arithmetic_op() function