kmkurn / pytorch-crf

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

TorchScript #113

Closed erksch closed 9 months ago

erksch commented 1 year ago

Applied the required changes to #100.

coveralls commented 1 year ago

Coverage Status

Coverage: 0.0%. Remained the same when pulling 5cde02d1c223db780ec9d4f79510f65466dd7b67 on erksch:torchscriptable into c885fba8b3754eb20520166c75ae2a50ae99847d on kmkurn:master.

leejuyuu commented 2 months ago

Hello @erksch, I would like to see this feature merged as it seems to enable ONNX export. Are you still interested? If not, would you mind if I try to resolve the reviews of @kmkurn on top of this branch (possibly in another PR because of push rights)?