Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/networks/models/deeplabv3/src/backbone/
Dresnet_deeplab.py244 class DepthwiseConv2dNative(_DepthwiseConv2dNative): class
/third_party/mindspore/mindspore/ops/operations/
Dnn_ops.py1439 class DepthwiseConv2dNative(PrimitiveWithInfer): class