---
title: recurrentGateInputWeights
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpsgrudescriptor/recurrentgateinputweights
---

# recurrentGateInputWeights

## Declaration

```swift
var recurrentGateInputWeights: (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)
- [outputGateInputWeights](metalperformanceshaders/mpsgrudescriptor/outputgateinputweights.md)
- [outputGateRecurrentWeights](metalperformanceshaders/mpsgrudescriptor/outputgaterecurrentweights.md)
- [recurrentGateRecurrentWeights](metalperformanceshaders/mpsgrudescriptor/recurrentgaterecurrentweights.md)
- [MPSCNNConvolutionDataSource](metalperformanceshaders/mpscnnconvolutiondatasource.md)
