Module lstm_cell

Source

Structsยง

LSTMCell
LSTM cell with trainable parameters and dropout support
LSTMCellBatchCache
Batch cache for multiple sequences processed simultaneously
LSTMCellCache
Caches intermediate values during forward pass for efficient backward computation
LSTMCellGradients
Holds gradients for all LSTM cell parameters during backpropagation