Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/layers/
H A DDepthwiseConvolution2dLayer.hpp15 class DepthwiseConvolution2dLayer : public LayerWithParameters<DepthwiseConvolution2dDescriptor> class
H A DDepthwiseConvolution2dLayer.cpp23 DepthwiseConvolution2dLayer::DepthwiseConvolution2dLayer(const DepthwiseConvolution2dDescriptor& pa… in DepthwiseConvolution2dLayer() function in armnn::DepthwiseConvolution2dLayer