MLCLSTMResultMode Constants that describe the result of an LSTM layer. Declarationenum MLCLSTMResultMode TopicsEnumeration CasesMLCLSTMResultMode.outputMLCLSTMResultMode.outputAndStatesdebugDescriptionInitializersinit(rawValue:) RelationshipsConforms ToBitwiseCopyableEquatableHashableRawRepresentableSendableSendableMetatype See AlsoCreating LSTM Layersinit(descriptor:inputWeights:hiddenWeights:biases:)init(descriptor:inputWeights:hiddenWeights:peepholeWeights:biases:)init(descriptor:inputWeights:hiddenWeights:peepholeWeights:biases:gateActivations:outputResultActivation:)MLCLSTMDescriptor