Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
Arm Community blogs
Arm Community blogs
AI blog Arm NN plugin framework
  • Blogs
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
More blogs in Arm Community blogs
  • AI blog

  • Announcements

  • Architectures and Processors blog

  • Automotive blog

  • Embedded and Microcontrollers blog

  • Internet of Things (IoT) blog

  • Laptops and Desktops blog

  • Mobile, Graphics, and Gaming blog

  • Operating Systems blog

  • Servers and Cloud Computing blog

  • SoC Design and Simulation blog

  • Tools, Software and IDEs blog

Tags
  • Neural Network
  • Arm NN
  • Software Development Tools
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

Arm NN plugin framework

Matteo Martincigh
Matteo Martincigh
November 21, 2019
1 minute read time.

Arm NN enables third parties to run neural network models on their custom inference hardware. It also allows the addition of new backends through the new ‘Pluggable Backend’ mechanism.

Arm NN's architecture has been extended to make a new backend API available to developers. They want to take advantage of Arm NN's high-level optimization and scheduling capabilities on their custom accelerated hardware.

Developers can plug new backends into an Arm NN build and instruct Arm NN's optimization. They can leverage them at runtime by selecting their new backends as a valid resource for running inference workloads.

The developers will also have control on which order the backends should be chosen for inference, or which fallback to resort to in case the execution of a particular part of the network is not possible or supported by the chosen hardware.

To get the most out of their dedicated hardware, third parties have the possibility to apply their own custom optimizations on the original neural network model, resulting in optimal performance.

Arm NN takes care of the rest.

The guide available provides detailed instructions on how to add your own specialized backend to Arm NN, and it provides a working example to help you getting started.

Access the ML platform

Anonymous
AI blog
  • Build AI responsibly with the Yellow Teaming methodology and LLM assistant

    Zach Lasiuk
    Zach Lasiuk
    Yellow Teaming helps developers build responsible AI by aligning products with long-term value, not just short-term success.
    • June 6, 2025
  • Unlocking audio generation on Arm CPUs to all: Running Stable Audio Open Small with KleidiAI

    Gian Marco Iodice
    Gian Marco Iodice
    Real-time AI audio on Arm: Generate 10s of sound in ~7s with Stable Audio Open Small, now open-source and ready for mobile.
    • May 14, 2025
  • Deploying PyTorch models on Arm edge devices: A step-by-step tutorial

    Cornelius Maroa
    Cornelius Maroa
    As AI adoption in edge computing grows, deploying PyTorch models on ARM devices is becoming essential. This tutorial guides you through the process.
    • April 22, 2025