mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
83838795b941129ee5347eabd25e53e89d4de68a
ort is an (unofficial) ONNX Runtime 1.17 wrapper for Rust based on the now inactive onnxruntime-rs. ONNX Runtime accelerates ML inference on both CPU & GPU.
📖 Documentation
🤔 Support
💖 Projects using ort
Open a PR to add your project here 🌟
- Twitter uses
ortto serve homepage recommendations to hundreds of millions of users. - Bloop uses
ortto power their semantic code search feature. - pyke Diffusers uses
ortfor efficient Stable Diffusion image generation on both CPUs & GPUs. - edge-transformers uses
ortfor accelerated transformer model inference at the edge. - Ortex uses
ortfor safe ONNX Runtime bindings in Elixir.
🌠 Sponsor ort
Description
Languages
Rust
98.2%
Python
0.7%
TypeScript
0.6%
JavaScript
0.5%
