Release 18.05.02
3 files changed
tree: d3f8e5972426389a9e73b03465f463461be6045d
  1. Android.bp
  2. Android.mk
  3. BuildGuideAndroidNDK.md
  4. CMakeLists.txt
  5. LICENSE
  6. README.md
  7. cmake/
  8. docs/
  9. include/
  10. scripts/
  11. src/
  12. tests/
README.md

Arm NN

For more information about Arm NN, see: https://developer.arm.com/products/processors/machine-learning/arm-nn

There is a getting started guide here using TensorFlow: https://developer.arm.com/technologies/machine-learning-on-arm/developer-material/how-to-guides/configuring-the-arm-nn-sdk-build-environment-for-tensorflow

There is a getting started guide here using Caffe: https://developer.arm.com/technologies/machine-learning-on-arm/developer-material/how-to-guides/configuring-the-arm-nn-sdk-build-environment-for-caffe

Build Instructions

Arm tests the build system of Arm NN with the following build environments:

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