ArmNN
 25.11
Loading...
Searching...
No Matches
Build Guides

This page links all guides to build and/or install Arm NN tools hosted in our repository. You can find additional tutorials on https://developer.arm.com/solutions/machine-learning-on-arm/developer-material/how-to-guides

Arm NN is written using portable C++14 and the build system uses CMake, therefore it is possible to build for a wide variety of target platforms, from a wide variety of host environments.

Arm NN is managed by a single CMake project. That allows you to build multiple tools at once by combining the CMake options from different build guides.

Installation via APT Repository

  • md_InstallationViaAptRepository

TfLite Delegate build guide

  • md_delegate_BuildGuideNative

Android NDK and Arm NN

  • md_BuildGuideAndroidNDK