aboutsummaryrefslogtreecommitdiff
path: root/src/armnnCaffeParser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnCaffeParser/README.md')
-rw-r--r--src/armnnCaffeParser/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/armnnCaffeParser/README.md b/src/armnnCaffeParser/README.md
deleted file mode 100644
index 194254ce05..0000000000
--- a/src/armnnCaffeParser/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# Arm NN Caffe parser
-
-`armnnCaffeParser` is a library for loading neural networks defined in Caffe protobuf files into the Arm NN runtime.
-
-For more information, a list of supported Caffe layers, and the networks that have been tested,
-please visit our [doxygen documentation](https://arm-software.github.io/armnn/latest/parsers.xhtml#S4_caffe_parser).