tensorflow

rust

tensorflow

Rust language bindings for TensorFlow

AI 简介

TensorFlow Rust 项目为 TensorFlow 提供了原生的 Rust 语言绑定。它支持机器学习模型的加载、执行和操作,使得 Rust 开发者能够利用 TensorFlow 的强大功能。该项目采用 Apache License 2.0 许可证,目前仍在积极开发中,API 尚未完全稳定。适合需要在 Rust 环境下进行机器学习开发的场景,尤其是对性能和安全性有较高要求的应用。依赖于 TensorFlow C API,自动处理库的下载或编译过程,并且可以通过设置环境变量来定制构建选项,支持 CPU 和 GPU(需额外安装 CUDA 包)计算。最低支持的 Rust 版本为 1.58。

Rust
Apache License 2.0
5.5k
Stars
435
Forks
119
Watchers
63
Issues

Star 增长

今日+1
近 7 天+5
近 30 天+13
综合评分49.72
默认分支master