Skip to main content

Module lstm

Module lstm 

Source
Expand description

Data provider struct definitions for the lstm

Macros§

lstm_matrix 🔒

Structs§

LstmDataFloat32
The struct that stores a LSTM model.
LstmMatrix1
The struct that stores a LSTM’s matrix.
LstmMatrix2
The struct that stores a LSTM’s matrix.
LstmMatrix3
The struct that stores a LSTM’s matrix.

Enums§

LstmData
The data to power the LSTM segmentation model.
ModelType
The type of LSTM model