Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuElementwise.cpp63 template class CpuElementwiseArithmetic<ArithmeticOperation::MAX>; variable
64 template class CpuElementwiseArithmetic<ArithmeticOperation::MIN>; variable
65 template class CpuElementwiseArithmetic<ArithmeticOperation::SQUARED_DIFF>; variable
66 template class CpuElementwiseArithmetic<ArithmeticOperation::PRELU>; variable