Module lstm

Source
Expand description

Data provider struct definitions for the lstm

Macros§

lstm_matrix 🔒

Structs§

LstmDataFloat32
The struct that stores a LSTM model.
LstmForWordLineAutoV1Marker
Marker type for LstmDataV1: “segmenter/lstm/wl_auto@1”
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§

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