ArmNN  NotReleased
src/armnnOnnxParser/README.md
Go to the documentation of this file.
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 
5 For more information about the ONNX layers that are supported, and the networks that have been tested, see [OnnxSupport.md](./OnnxSupport.md).