Module gru_network

Source
Expand description

Module for GRU network models.

Structsยง

GRUNetwork
Multi-layer GRU network for sequence modeling
GRUNetworkCache
Cache for GRU network forward pass
LayerDropoutConfig
Configuration for layer-specific dropout settings