Home
last modified time | relevance | path

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

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