sparse-structured-attention
sparse-structured-attention copied to clipboard
Sparse and structured neural attention mechanisms
Hi, Thanks for sharing your code! I run the tests with PyTorch 1.6.0 and quite a lot of them are failing. It might be because PyTorch changed from version 1.1.0...
Hi, thank you very much for providing the open source code! However, I meet a problem when I use this code. The model is not converged when I replace the...
Hi, I find it was too slow when I ran the code, is there any faster gpu-version ?
Please add some docs about how to run the tests presented in the paper. Thank you!