2018
Parallelizing Linear Recurrent Neural Nets Over Sequence Length
ICLR 2018poster
Recurrent neural networks (RNNs) are widely used to model sequential data but their non-linear dependencies between sequence elements prevent parallelizing training over sequence length. We show the training of RNNs with only linear sequential dependencies can be parallelized over the sequence lengt…