Searched refs:AddConvLayerWithDepthwiseConv (Results 1 – 2 of 2) sorted by relevance
119 …void AddConvLayerWithDepthwiseConv(const onnx::NodeProto& node, const armnn::Convolution2dDescript…
1082 void OnnxParserImpl::AddConvLayerWithDepthwiseConv(const onnx::NodeProto& node, const Convolution2d… in AddConvLayerWithDepthwiseConv() function in armnnOnnxParser::OnnxParserImpl1856 AddConvLayerWithDepthwiseConv(node, desc); in ParseConv()