cellGateActivation
A parameter that defines the activation function used with the cell gate of the LSTM operation.
Declaration
var cellGateActivation: MPSGraphRNNActivation { get set }Discussion
Default value: MPSGraphRNNActivationTanh.
A parameter that defines the activation function used with the cell gate of the LSTM operation.
var cellGateActivation: MPSGraphRNNActivation { get set }Default value: MPSGraphRNNActivationTanh.