MPSGraphConvolution2DOpDescriptor
A class that describes the properties of a 2D-convolution operator.
Declaration
class MPSGraphConvolution2DOpDescriptorOverview
Use an instance of this class is to add a 2D-convolution operator with the desired properties to the graph.
Topics
Initializers
init(strideInX:strideInY:dilationRateInX:dilationRateInY:groups:paddingLeft:paddingRight:paddingTop:paddingBottom:paddingStyle:dataLayout:weightsLayout:)init(strideInX:strideInY:dilationRateInX:dilationRateInY:groups:paddingStyle:dataLayout:weightsLayout:)
Instance Properties
dataLayoutdilationRateInXdilationRateInYgroupspaddingBottompaddingLeftpaddingRightpaddingStylepaddingTopstrideInXstrideInYweightsLayout
Instance Methods
See Also
Classes
MPSGraphMPSGraphCompilationDescriptorMPSGraphConvolution3DOpDescriptorMPSGraphCreateSparseOpDescriptorMPSGraphDepthwiseConvolution2DOpDescriptorMPSGraphDepthwiseConvolution3DOpDescriptorMPSGraphDeviceMPSGraphExecutableMPSGraphExecutableExecutionDescriptorMPSGraphExecutableSerializationDescriptorMPSGraphExecutionDescriptorMPSGraphFFTDescriptorMPSGraphGRUDescriptorMPSGraphImToColOpDescriptorMPSGraphLSTMDescriptor