MPSGraphImToColOpDescriptor
The class that defines the parameters for an image to column or column to image operation.
Declaration
class MPSGraphImToColOpDescriptorOverview
Use this descriptor with the following MPSGraph methods:
Topics
Initializers
init(kernelWidth:kernelHeight:strideInX:strideInY:dilationRateInX:dilationRateInY:dataLayout:)init(kernelWidth:kernelHeight:strideInX:strideInY:dilationRateInX:dilationRateInY:paddingLeft:paddingRight:paddingTop:paddingBottom:dataLayout:)
Instance Properties
dataLayoutdilationRateInXdilationRateInYkernelHeightkernelWidthpaddingBottompaddingLeftpaddingRightpaddingTopstrideInXstrideInY
Instance Methods
See Also
Classes
MPSGraphMPSGraphCompilationDescriptorMPSGraphConvolution2DOpDescriptorMPSGraphConvolution3DOpDescriptorMPSGraphCreateSparseOpDescriptorMPSGraphDepthwiseConvolution2DOpDescriptorMPSGraphDepthwiseConvolution3DOpDescriptorMPSGraphDeviceMPSGraphExecutableMPSGraphExecutableExecutionDescriptorMPSGraphExecutableSerializationDescriptorMPSGraphExecutionDescriptorMPSGraphFFTDescriptorMPSGraphGRUDescriptorMPSGraphLSTMDescriptor