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.
A parameter that defines the activation function to use with the update-gate of the GRU operation.
var updateGateActivation: MPSGraphRNNActivation { get set }Default value: MPSGraphRNNActivationSigmoid.