# Arm NN For more information about Arm NN, see: There is a getting started guide here using TensorFlow: There is a getting started guide here using Caffe: ### Build Instructions Arm tests the build system of Arm NN with the following build environments: * Android NDK: [How to use Android NDK to build ArmNN](BuildGuideAndroidNDK.md) * Cross compilation from x86_64 Ubuntu to arm64 Linux * Native compilation under arm64 Debian 9 Arm NN is written using portable C++14 and the build system uses [CMake](https://cmake.org/) so it is possible to build for a wide variety of target platforms, from a wide variety of host environments.