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.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/armnnCaffeParser/README.md b/src/armnnCaffeParser/README.md
new file mode 100644
index 0000000000..92d7d0a0bf
--- /dev/null
+++ b/src/armnnCaffeParser/README.md
@@ -0,0 +1,5 @@
+#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 about the Caffe layers that are supported, and the networks that have been tested, see [CaffeSupport.md](./CaffeSupport.md). \ No newline at end of file