aboutsummaryrefslogtreecommitdiff
path: root/src/armnnConverter/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnConverter/README.md')
-rw-r--r--src/armnnConverter/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/armnnConverter/README.md b/src/armnnConverter/README.md
index 81322bc016..6c8ab27458 100644
--- a/src/armnnConverter/README.md
+++ b/src/armnnConverter/README.md
@@ -1,5 +1,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.
+Currently the program supports models in Onnx and Tensorflow Lite FlatBuffers formats.
Run the program with no arguments to see command-line help.