Name Date Size #Lines LOC

..--

test/H25-Apr-2025-5,8695,446

OnnxParser.cppH A D25-Apr-2025100 KiB2,5942,130

OnnxParser.hppH A D25-Apr-20259.6 KiB235140

README.mdH A D25-Apr-2025348 64

README.md.licenseH A D25-Apr-2025108 54

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, 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).

README.md.license

1#
2# Copyright © 2018, 2021 Arm Ltd and Contributors. All rights reserved.
3# SPDX-License-Identifier: MIT
4#
5