Contents

inputGateActivation

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

Declaration

var inputGateActivation: MPSGraphRNNActivation { get set }

Discussion

Default value: MPSGraphRNNActivationSigmoid.