microsoft / microsoft/onnxruntime
torch export onnx LongFormer but cannot inference model with onnxruntime-cpu
Open
@gh-yewang is already working on this.
Since Jun 16, 2021.
model:transformer
- Dominant language
- C++
- Stars
- 21.9k
- Forks
- 4.2k
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 179
Description
I have use script convert_longformer_to_onnx.py to convert longformer to onnx model. But I cannot use onnxruntime-cpu to inference model. Could u tell me how to inference longformer.onnx on cpu device.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.