The protocol that provides a description of how kernels should pad images.
SDKs
- iOS 11.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 11.0+
Framework
- Metal Performance Shaders
Declaration
protocol MPSNNPadding
The protocol that provides a description of how kernels should pad images.
SDKs
Framework
protocol MPSNNPadding
class MPSImage
A texture that may have more than four channels for use in convolutional neural networks.
class MPSState
An opaque data container for large storage in MPS CNN filters.
class MPSKernel
A standard interface for Metal Performance Shaders kernels.
class MPSImage Descriptor
A description of the attributes used to create an MPSImage
.