Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
ArmnnConverter.cpp | H A D | 25-Apr-2025 | 14.3 KiB | 445 | 371 | |
README.md | H A D | 25-Apr-2025 | 272 | 6 | 4 | |
README.md.license | H A D | 25-Apr-2025 | 108 | 5 | 4 |
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