Contents

updateGateActivation

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

Declaration

var updateGateActivation: MPSGraphRNNActivation { get set }

Discussion

Default value: MPSGraphRNNActivationSigmoid.