Home
last modified time | relevance | path

Searched refs:AddConvLayerWithDepthwiseConv (Results 1 – 2 of 2) sorted by relevance

/external/armnn/src/armnnOnnxParser/
DOnnxParser.hpp119 …void AddConvLayerWithDepthwiseConv(const onnx::NodeProto& node, const armnn::Convolution2dDescript…
DOnnxParser.cpp1082 void OnnxParserImpl::AddConvLayerWithDepthwiseConv(const onnx::NodeProto& node, const Convolution2d… in AddConvLayerWithDepthwiseConv() function in armnnOnnxParser::OnnxParserImpl
1856 AddConvLayerWithDepthwiseConv(node, desc); in ParseConv()