Contents

activation

A parameter that defines the activation function to use with the RNN operation.

Declaration

var activation: MPSGraphRNNActivation { get set }

Discussion

Default value: MPSGraphRNNActivationRelu.