returnsSequences
A Boolean that indicates whether the layer returns output for all sequences.
Declaration
var returnsSequences: Bool { get }Discussion
If false, the layer returns output for only the last sequences.
A Boolean that indicates whether the layer returns output for all sequences.
var returnsSequences: Bool { get }If false, the layer returns output for only the last sequences.