nbigaouette / onnxruntime-rs

Rust wrapper for Microsoft's ONNX Runtime (version 1.8)
Apache License 2.0
283 stars 100 forks source link

Arm64 linux and OSX #122

Open jasminemoore-verses opened 1 year ago

jasminemoore-verses commented 1 year ago

Adds support for linux runtime on aarch64 to onnxruntime-rs. Also includes #121 for the updated dependencies.