resetGateActivation
A parameter that defines the activation function to use with the reset-gate of the GRU operation.
Declaration
var resetGateActivation: MPSGraphRNNActivation { get set }Discussion
Default value: MPSGraphRNNActivationSigmoid.
A parameter that defines the activation function to use with the reset-gate of the GRU operation.
var resetGateActivation: MPSGraphRNNActivation { get set }Default value: MPSGraphRNNActivationSigmoid.