Contents

resultMode

The mode that indicates whether the layer produces a single result tensor or three result tensors — final output, last hidden state, and the cell state.

Declaration

var resultMode: MLCLSTMResultMode { get }

See Also

Inspecting LSTM Descriptors