mirror of
https://github.com/pykeio/ort
synced 2026-04-25 16:34:55 +02:00
2.5 KiB
2.5 KiB
ort is an (unofficial) ONNX Runtime 1.16 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.
