---
title: recurrentGateRecurrentWeights
framework: metalperformanceshaders
role: symbol
role_heading: Instance Property
path: metalperformanceshaders/mpsgrudescriptor/recurrentgaterecurrentweights
---

# recurrentGateRecurrentWeights

## Declaration

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