aboutsummaryrefslogtreecommitdiff
path: root/src/armnnOnnxParser/README.md
blob: 6ba3fa2c27d4a4ec9d07687674546f9d264ab7c8 (plain)
1
2
3
4
5
6
7
# 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, a list of supported ONNX layers, and the networks that have been tested,
please visit "Software Tools" -> "Parsers" -> "Arm NN ONNX Parser" in our doxygen documentation that can be found in
the [wiki section](https://github.com/ARM-software/armnn/wiki/Documentation) of our github repository.