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