aboutsummaryrefslogtreecommitdiff
path: root/src/armnnConverter/README.md
blob: 81322bc016a6ce3d4428c0d38eeda408d0f5bcc3 (plain)
1
2
3
4
5
# The ArmnnConverter

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