activation
A parameter that defines the activation function to use with the RNN operation.
Declaration
var activation: MPSGraphRNNActivation { get set }Discussion
Default value: MPSGraphRNNActivationRelu.
A parameter that defines the activation function to use with the RNN operation.
var activation: MPSGraphRNNActivation { get set }Default value: MPSGraphRNNActivationRelu.