Module gru_cell

Module gru_cell 

Source

Structsยง

GRUCell
GRU cell with trainable parameters and dropout support
GRUCellCache
Caches intermediate values during forward pass for efficient backward computation
GRUCellGradients
Holds gradients for all GRU cell parameters during backpropagation