Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLNodeValidator.cpp48 using ElementwiseMax = CLElementwiseMax; typedef
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/NEON/
H A DNENodeValidator.cpp47 using ElementwiseMax = NEElementwiseMax; typedef
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DElementwiseMax.cpp79 TEST_SUITE(ElementwiseMax) in TEST_SUITE() argument