ARM-software/armnn
Arm NN ML Software.
This software helps embedded systems engineers and machine learning practitioners deploy machine learning models efficiently on devices powered by Arm processors, such as those found in smartphones or IoT devices. It takes your pre-trained TensorFlow Lite models and optimizes them to run faster on Arm Cortex-A CPUs and Arm Mali GPUs, providing accelerated machine learning inference. This is intended for developers working on applications that need to perform ML tasks directly on Arm-based hardware.
1,299 stars.
Use this if you need to significantly speed up the execution of your machine learning models on Android and Linux devices with Arm Cortex-A CPUs or Arm Mali GPUs.
Not ideal if you are looking for an actively maintained solution with ongoing security updates and feature development, as this project is no longer actively supported.
Stars
1,299
Forks
328
Language
C++
License
MIT
Category
Last pushed
Jan 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/ARM-software/armnn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related frameworks
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.