lhelontra/tensorflow-on-arm
TensorFlow for Arm
This tool helps developers compile TensorFlow, a machine learning framework, specifically for devices using ARM processors, such as Raspberry Pi. You provide the source code and configuration for TensorFlow, and it outputs a ready-to-install package for your ARM device. This is ideal for embedded systems developers or robotics engineers looking to run AI models on resource-constrained hardware.
1,053 stars. No commits in the last 6 months.
Use this if you need to deploy machine learning models on low-power, ARM-based hardware like single-board computers.
Not ideal if you are working with standard desktop computers or cloud servers, as pre-built TensorFlow versions are readily available for those platforms.
Stars
1,053
Forks
270
Language
Shell
License
MIT
Category
Last pushed
Aug 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lhelontra/tensorflow-on-arm"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
tensorflow/tensorflow
An Open Source Machine Learning Framework for Everyone
microsoft/tensorwatch
Debugging, monitoring and visualization for Python Machine Learning and Data Science
KomputeProject/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics...
hailo-ai/hailort-drivers
The Hailo PCIe driver is required for interacting with a Hailo device over the PCIe interface
NVIDIA/nvshmem
NVIDIA NVSHMEM is a parallel programming interface for NVIDIA GPUs based on OpenSHMEM. NVSHMEM...