aboutsummaryrefslogtreecommitdiff
path: root/src/armnnOnnxParser/README.md
blob: cd30d39b128803774bee3cd2b0c0e8c9a494f389 (plain)
1
2
3
4
5
# Arm NN ONNX parser

`armnnOnnxParser` is a library for loading neural networks defined in ONNX protobuf files into the Arm NN runtime.

For more information about the ONNX layers that are supported, and the networks that have been tested, see [OnnxSupport.md](./OnnxSupport.md).