Contents

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.