Share via


MPSGraph_MPSGraphDepthwiseConvolutionOps Class

Definition

public static class MPSGraph_MPSGraphDepthwiseConvolutionOps
type MPSGraph_MPSGraphDepthwiseConvolutionOps = class
Inheritance
MPSGraph_MPSGraphDepthwiseConvolutionOps

Methods

Name Description
DepthwiseConvolution2D(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphDepthwiseConvolution2DOpDescriptor, String)
DepthwiseConvolution2DDataGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], MPSGraphDepthwiseConvolution2DOpDescriptor, String)
DepthwiseConvolution2DWeightsGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], MPSGraphDepthwiseConvolution2DOpDescriptor, String)
DepthwiseConvolution3D(MPSGraph, MPSGraphTensor, MPSGraphTensor, MPSGraphDepthwiseConvolution3DOpDescriptor, String)
DepthwiseConvolution3DDataGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], MPSGraphDepthwiseConvolution3DOpDescriptor, String)
DepthwiseConvolution3DWeightsGradient(MPSGraph, MPSGraphTensor, MPSGraphTensor, Int32[], MPSGraphDepthwiseConvolution3DOpDescriptor, String)

Applies to