Name Date Size #Lines LOC

..--

ArmnnConverter.cppH A D25-Apr-202514.3 KiB445371

README.mdH A D25-Apr-2025272 64

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

README.md

1# The ArmnnConverter
2
3The `ArmnnConverter` is a program for converting neural networks from other formats to Arm NN format.
4Currently the program supports models in Onnx and Tensorflow Lite FlatBuffers formats.
5Run the program with no arguments to see command-line help.
6

README.md.license

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