Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DDepthwiseConvolutionLayerNode.cpp35 DepthwiseConvolutionLayerNode::DepthwiseConvolutionLayerNode(PadStrideInfo info, int depth_multipli… in DepthwiseConvolutionLayerNode() function in arm_compute::graph::DepthwiseConvolutionLayerNode
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DNodesFwd.h43 class DepthwiseConvolutionLayerNode; variable