Contents

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.