mbox series

[meta-arago,scarthgap/master,0/1] Add Arm NN

Message ID 20241221195006.395991-1-afd@ti.com
Headers show
Series Add Arm NN | expand

Message

Andrew Davis Dec. 21, 2024, 7:50 p.m. UTC
Hello all,

This builds on ARM Compute Library to add an API for building and
running neural networks. This will be an intermederay for higher
level libraries such as ONNX Runtime and a TFLite Delegate.
These will be posted next.

Like the ACL recipe this really belongs in meta-arm, but will
live here as we work that, they can be dropped out when they
land in meta-arm.

Thanks,
Andrew

Andrew Davis (1):
  meta-arago-extras: Add recipe for Arm NN

 .../recipes-devtools/armnn/armnn_24.11.bb     | 82 +++++++++++++++++++
 1 file changed, 82 insertions(+)
 create mode 100644 meta-arago-extras/recipes-devtools/armnn/armnn_24.11.bb