Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cudnn/
H A DConv_v8.cpp488 auto convDesc = getConvDescriptor( in build_opgraph_fused() local
/aosp_15_r20/external/armnn/src/armnnOnnxParser/
H A DOnnxParser.cpp1082 …AddConvLayerWithDepthwiseConv(const onnx::NodeProto& node, const Convolution2dDescriptor& convDesc) in AddConvLayerWithDepthwiseConv()