---
title: "init(kernelWidth:kernelHeight:inputFeatureChannels:outputFeatureChannels:)"
framework: metalperformanceshaders
role: symbol
role_heading: Initializer
path: "metalperformanceshaders/mpscnnconvolutiondescriptor/init(kernelwidth:kernelheight:inputfeaturechannels:outputfeaturechannels:)"
---

# init(kernelWidth:kernelHeight:inputFeatureChannels:outputFeatureChannels:)

## Declaration

```swift
convenience init(kernelWidth: Int, kernelHeight: Int, inputFeatureChannels: Int, outputFeatureChannels: Int)
```

## See Also

### Type Methods

- [init(coder:)](metalperformanceshaders/mpscnnconvolutiondescriptor/init(coder:).md)
- [init(kernelWidth:kernelHeight:inputFeatureChannels:outputFeatureChannels:neuronFilter:)](metalperformanceshaders/mpscnnconvolutiondescriptor/init(kernelwidth:kernelheight:inputfeaturechannels:outputfeaturechannels:neuronfilter:).md)
