Skip to content
This repository has been archived by the owner on Feb 11, 2025. It is now read-only.

[C API]: Update bindings to latest ONNX runtime release #25

Open
radu-matei opened this issue Jun 27, 2021 · 2 comments
Open

[C API]: Update bindings to latest ONNX runtime release #25

radu-matei opened this issue Jun 27, 2021 · 2 comments

Comments

@radu-matei
Copy link
Member

The Rust bindings for the ONNX runtime are based on a fork of this project - https://github.com/nbigaouette/onnxruntime-rs, whose latest supported ONNX release is 1.6.

Given that we already use a fork of it, and because of some apparent performance issues with CUDA 10.2 (#9), we should update the bindings to ONNX 1.8, and eventually contribute the changes upstream.

@Mossaka
Copy link
Member

Mossaka commented Jun 28, 2021

Should we reach out to the maintainers of the onnxruntime-rs in case if they planed to support the latest ONNX runtime?

@radu-matei
Copy link
Member Author

This doesn't seem to be planned, and an existing PR to update to 1.7 is still in progress - nbigaouette/onnxruntime-rs#78

Once we have a version of this running properly under 1.8, we can contribute the changes upstream.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants