Searched refs:add_depthwise_convolution_node (Results 1 – 3 of 3) sorted by relevance
215 static NodeID add_depthwise_convolution_node(Graph &g, NodeParams params, NodeIdxPair input,
332 NodeID GraphBuilder::add_depthwise_convolution_node(Graph &g, NodeParams params, NodeIdxPair input,… in add_depthwise_convolution_node() function in arm_compute::graph::GraphBuilder
518 return GraphBuilder::add_depthwise_convolution_node(s.graph(), common_params, in create_layer()