A description of the attributes of a convolution kernel.
SDKs
- iOS 10.0+
- macOS 10.13+
- Mac Catalyst 13.0+
- tvOS 10.0+
Framework
- Metal Performance Shaders
Declaration
@interface MPSCNNConvolutionDescriptor : NSObject
Overview
You use an MPSCNNConvolution
object to describe the properties of an MPSCNNConvolution
kernel such as its size, pixel format and CPU cache mode.