Skip to content

Low-Level Rust Bindings to the C API for Microsoft's ONNX Runtime

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
Unknown
LICENSE-MIT
Notifications You must be signed in to change notification settings

furiosa-ai/onnxrt-sys

Repository files navigation

OnnxRt-sys

build status docs

OnnxRt-sys provides low-level Rust bindings to the C API for Microsoft's ONNX Runtime v1.17.0.

Requirements

Rust

This program targets the latest stable version of Rust 1.56.1 or later.

Usage

Add this to your Cargo.toml:

[dependencies]
onnxrt-sys = { git = "https://github.com/furiosa-ai/onnxrt-sys", tag = "0.22.0" }

Example

See the examples directory for examples on how to use the library.

License and Origin

Licensed under either of

at your option.

This started as a fork of Nicolas Bigaouette's onnxruntime-sys.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Low-Level Rust Bindings to the C API for Microsoft's ONNX Runtime

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
Unknown
LICENSE-MIT

Stars

Watchers

Forks

Languages