2018
Sparse Persistent RNNs: Squeezing Large Recurrent Networks On-Chip
ICLR 2018poster
Recurrent Neural Networks (RNNs) are powerful tools for solving sequence-based problems, but their efficacy and execution time are dependent on the size of the network. Following recent work in simplifying these networks with model pruning and a novel mapping of work onto GPUs, we design an efficie…