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.
A parameter that defines the activation function used with the current cell value of the LSTM operation.
var activation: MPSGraphRNNActivation { get set }Default value: MPSGraphRNNActivationTanh.