Contents

activation

A parameter that defines the activation function used with the current cell value of the LSTM operation.

Declaration

var activation: MPSGraphRNNActivation { get set }

Discussion

Default value: MPSGraphRNNActivationTanh.