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
  • Ethos-U and Beyond: How ExecuTorch 1.0 powers AI at the edge

    Per Åstrand
    Per Åstrand
    AI meets the edge: ExecuTorch 1.0 brings PyTorch performance and portability to Arm’s tiniest, most efficient devices.
    • October 22, 2025
  • Arm neural technology in ExecuTorch 1.0

    Robert Elliott
    Robert Elliott
    With the announcement of Arm neural technology, Arm is enabling neural networks and a new class of neural graphics capabilities.
    • October 22, 2025
  • ExecuTorch 1.0 is here and with SME2 optimizations through KleidiAI

    Gian Marco Iodice
    Gian Marco Iodice
    Today marks an exciting milestone with the official general availability (GA) release of ExecuTorch 1.0, a lightweight, production-ready runtime from the PyTorch ecosystem.
    • October 22, 2025