2022
Parallel Training of GRU Networks with a Multi-Grid Solver for Long Sequences
ICLR 2022poster
Parallelizing Gated Recurrent Unit (GRU) is a challenging task, as the training procedure of GRU is inherently sequential. Prior efforts to parallelize GRU have largely focused on conventional parallelization strategies such as data-parallel and model-parallel training algorithms. However, when the…