Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLFunctionsFactory.cpp63 struct CLEltwiseFunctions struct
65 using Addition = CLArithmeticAddition;
66 using Subtraction = CLArithmeticSubtraction;
67 using Multiplication = CLPixelWiseMultiplication;
68 using Maximum = CLElementwiseMax;
69 using Division = CLArithmeticDivision;