aboutsummaryrefslogtreecommitdiff
path: root/src/armnnCaffeParser/README.md
diff options
context:
space:
mode:
authorsurmeh01 <surabhi.mehta@arm.com>2018-03-29 16:29:27 +0100
committersurmeh01 <surabhi.mehta@arm.com>2018-03-29 16:29:27 +0100
commitbceff2fb3fc68bb0aa88b886900c34b77340c826 (patch)
treed867d3e090d58d3012dfbbac456e9ea8c7f789bc /src/armnnCaffeParser/README.md
parent4fcda0101ec3d110c1d6d7bee5c83416b645528a (diff)
downloadarmnn-bceff2fb3fc68bb0aa88b886900c34b77340c826.tar.gz
Release 18.03
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