xref: /aosp_15_r20/external/armnn/src/armnnConverter/README.md (revision 89c4ff92f2867872bb9e2354d150bf0c8c502810)
1*89c4ff92SAndroid Build Coastguard Worker# The ArmnnConverter
2*89c4ff92SAndroid Build Coastguard Worker
3*89c4ff92SAndroid Build Coastguard WorkerThe `ArmnnConverter` is a program for converting neural networks from other formats to Arm NN format.
4*89c4ff92SAndroid Build Coastguard WorkerCurrently the program supports models in Onnx and Tensorflow Lite FlatBuffers formats.
5*89c4ff92SAndroid Build Coastguard WorkerRun the program with no arguments to see command-line help.
6