tensorflow/rust
Rust language bindings for TensorFlow
This project provides the tools for Rust developers to integrate TensorFlow, a popular machine learning framework, directly into their Rust applications. It allows you to build, train, and run machine learning models using the performance and safety features of Rust. Rust developers can use this to incorporate AI capabilities into their systems, from data input to model output.
5,471 stars. No commits in the last 6 months.
Use this if you are a Rust developer who wants to build machine learning models or integrate existing TensorFlow models into your Rust-based applications.
Not ideal if you are a data scientist or machine learning engineer who primarily works in Python or R and is not looking to develop in Rust.
Stars
5,471
Forks
435
Language
Rust
License
Apache-2.0
Category
Last pushed
Jan 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/tensorflow/rust"
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