harvardnlp / pytorch-struct

Fast, general, and tested differentiable structured prediction in PyTorch
http://harvardnlp.github.io/pytorch-struct
MIT License
1.11k stars 93 forks source link

Make sure genbmm is not required #95

Closed srush closed 3 years ago

srush commented 3 years ago

Add gpu tests to make sure you don't have to have genbmm installed unless you use FastSemiring (for @nikitakit)