Expand description
Module for GRU network models.
Structsยง
- GRUNetwork
- Multi-layer GRU network for sequence modeling
- GRUNetwork
Cache - Cache for GRU network forward pass
- Layer
Dropout Config - Configuration for layer-specific dropout settings
Module for GRU network models.