xref: /aosp_15_r20/external/armnn/src/armnnOnnxParser/README.md (revision 89c4ff92f2867872bb9e2354d150bf0c8c502810)
1# Arm NN ONNX parser
2
3`armnnOnnxParser` is a library for loading neural networks defined in ONNX protobuf files into the Arm NN runtime.
4
5For more information, a list of supported ONNX layers, and the networks that have been tested,
6please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S5_onnx_parser).