ArmNN
 21.08
src/armnnConverter/README.md
Go to the documentation of this file.
1 # The ArmnnConverter
2 
3 The `ArmnnConverter` is a program for converting neural networks from other formats to Arm NN format.
4 Currently the program supports models in Onnx and Tensorflow Lite FlatBuffers formats.
5 Run the program with no arguments to see command-line help.