---
title: resetGateActivation
framework: metalperformanceshadersgraph
role: symbol
role_heading: Instance Property
path: metalperformanceshadersgraph/mpsgraphgrudescriptor/resetgateactivation
---

# resetGateActivation

A parameter that defines the activation function to use with the reset-gate of the GRU operation.

## Declaration

```swift
var resetGateActivation: MPSGraphRNNActivation { get set }
```

## Discussion

Discussion Default value: MPSGraphRNNActivationSigmoid.
