SongQiPing/KuiperInfer_rs
使用 Rust 语言重新实现 https://github.com/zjhellofss/KuiperInfer 和 https://github.com/zjhellofss/kuiperdatawhale 中的深度学习推理框架。
This is a deep learning inference framework rewritten in Rust. It takes pre-trained deep learning models and executes them efficiently, producing predictions or classifications. Developers who need to deploy deep learning models in Rust environments will find this useful.
No commits in the last 6 months.
Use this if you are a developer looking for a custom-built, lightweight deep learning inference engine implemented in Rust to integrate models into your applications.
Not ideal if you are a data scientist or machine learning engineer looking for a high-level API to train models or perform general data analysis.
Stars
16
Forks
2
Language
Rust
License
—
Category
Last pushed
Apr 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SongQiPing/KuiperInfer_rs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
tracel-ai/burn
Burn is a next generation tensor library and Deep Learning Framework that doesn't compromise on...
sonos/tract
Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
pykeio/ort
Fast ML inference & training for ONNX models in Rust
elixir-nx/ortex
ONNX Runtime bindings for Elixir
robertknight/rten
ONNX neural network inference engine