---
title: outputGateInputWeights
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpsgrudescriptor/outputgateinputweights
---

# outputGateInputWeights

## Declaration

```swift
var outputGateInputWeights: (any MPSCNNConvolutionDataSource)? { get set }
```

## See Also

### Instance Properties

- [flipOutputGates](metalperformanceshaders/mpsgrudescriptor/flipoutputgates.md)
- [gatePnormValue](metalperformanceshaders/mpsgrudescriptor/gatepnormvalue.md)
- [inputGateInputWeights](metalperformanceshaders/mpsgrudescriptor/inputgateinputweights.md)
- [inputGateRecurrentWeights](metalperformanceshaders/mpsgrudescriptor/inputgaterecurrentweights.md)
- [outputGateInputGateWeights](metalperformanceshaders/mpsgrudescriptor/outputgateinputgateweights.md)
- [outputGateRecurrentWeights](metalperformanceshaders/mpsgrudescriptor/outputgaterecurrentweights.md)
- [recurrentGateInputWeights](metalperformanceshaders/mpsgrudescriptor/recurrentgateinputweights.md)
- [recurrentGateRecurrentWeights](metalperformanceshaders/mpsgrudescriptor/recurrentgaterecurrentweights.md)
- [MPSCNNConvolutionDataSource](metalperformanceshaders/mpscnnconvolutiondatasource.md)
