Contents

outputGateActivation

A parameter that defines the activation function used with the output gate of the LSTM operation.

Declaration

var outputGateActivation: MPSGraphRNNActivation { get set }

Discussion

Default value: MPSGraphRNNActivationSigmoid.