Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DDepthwiseConvolutionLayer.cpp63 TEST_SUITE(DepthwiseConvolutionLayer) in TEST_SUITE() argument
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DDepthwiseConvolutionLayer.cpp74 TEST_SUITE(DepthwiseConvolutionLayer) in TEST_SUITE() argument
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/NEON/
H A DNEFunctionFactory.cpp86 using DepthwiseConvolutionLayer = NEDepthwiseConvolutionLayer; typedef
/aosp_15_r20/external/ComputeLibrary/src/graph/backends/CL/
H A DCLFunctionsFactory.cpp82 using DepthwiseConvolutionLayer = CLDepthwiseConvolutionLayer; typedef
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/
H A DTypes.h210 DepthwiseConvolutionLayer, enumerator