pytorch-crf
pytorch-crf copied to clipboard
Pytorch 1.2 Upgrade
trafficstars
Description
Upgrade library to support Pytorch 1.2 which will enable us to Torchscript the forward and decode method.
Thanks for this. I have allowed the tests to run, and it seems they're all succeeding! Another thing left is then to update the minimum requirement in docs/index.rst to say PyTorch 1.2, then I think we can merge this.
I'm merging this despite the build error. The error seems caused by Python 3.6 that no longer exists in newer Ubuntu.