leggedrobotics/tensorflow-cpp
Pre-built TensorFlow for C/C++ and CMake.
This tool helps C++ developers integrate TensorFlow's machine learning capabilities into their robotics or other high-performance applications. It provides pre-built TensorFlow libraries and CMake configuration, streamlining the process of setting up TensorFlow for C++ projects. Developers can easily link their C++ code with TensorFlow for tasks like inference or custom model integration, without having to compile TensorFlow from source.
117 stars. No commits in the last 6 months.
Use this if you are a C++ developer working on robotics, embedded systems, or high-performance computing applications and need to incorporate TensorFlow's machine learning functionalities efficiently.
Not ideal if you are primarily working with Python for TensorFlow development, or if your project doesn't use CMake or C++.
Stars
117
Forks
17
Language
Shell
License
Apache-2.0
Category
Last pushed
Jan 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/leggedrobotics/tensorflow-cpp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/tvm
Open Machine Learning Compiler Framework
uxlfoundation/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
OpenMined/TenSEAL
A library for doing homomorphic encryption operations on tensors
iree-org/iree-turbine
IREE's PyTorch Frontend, based on Torch Dynamo.