ONNX Runtime

Cross-platform ML inference engine by Microsoft

About

ONNX Runtime is Microsoft's cross-platform ML inference engine, supporting models from PyTorch, TensorFlow, scikit-learn, and more via the ONNX format.

No riscv64 wheel exists on PyPI for onnxruntime. It is widely used for deploying quantized models efficiently — important for resource-constrained RISC-V deployments. This prebuilt wheel enables ONNX model inference without a multi-hour build from source.

```bash

wget https://github.com/Cloud-V-10xE/RISC-V-softwares/releases/latest/download/onnxruntime--riscv64-linux.tar.gz

tar -xzf onnxruntime--riscv64-linux.tar.gz

Releases (3)
Release TagDateAssets
release-2026-07-06 2026-07-06 1 file(s) view →
release-2026-06-01 2026-06-01 1 file(s) view →
release-2026-05-01 2026-05-01 1 file(s) view →