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