• Home
Name Date Size #Lines LOC

..--

test/03-May-2024-3,6593,387

OnnxParser.cppD03-May-202467.7 KiB1,8051,505

OnnxParser.hppD03-May-20247.2 KiB187109

OnnxSupport.mdD03-May-20243.1 KiB8441

README.mdD03-May-2024281 63

README.md

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 about the ONNX layers that are supported, and the networks that have been tested, see [OnnxSupport.md](./OnnxSupport.md).
6