kmkurn / pytorch-crf

(Linear-chain) Conditional random field in PyTorch.
https://pytorch-crf.readthedocs.io
MIT License
938 stars 151 forks source link

Test for Pytorch 0.3.x #12

Closed kmkurn closed 5 years ago

kmkurn commented 6 years ago

Right now the CI only tests for Pytorch 0.3.0. It should test for Pytorch 0.3.1 (and others, if any) as well.