aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/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/armnnTfParser/README.md
parent4fcda0101ec3d110c1d6d7bee5c83416b645528a (diff)
downloadarmnn-bceff2fb3fc68bb0aa88b886900c34b77340c826.tar.gz
Release 18.03
Diffstat (limited to 'src/armnnTfParser/README.md')
-rw-r--r--src/armnnTfParser/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/armnnTfParser/README.md b/src/armnnTfParser/README.md
new file mode 100644
index 0000000000..fe3f2b8950
--- /dev/null
+++ b/src/armnnTfParser/README.md
@@ -0,0 +1,5 @@
+#The Arm NN TensorFlow parser
+
+`armnnTfParser` is a library for loading Neural Networks defined by TensorFlow protobuf files into the Arm NN runtime.
+
+For more information about the TensorFlow operators that are supported, and the networks that have been tested, see [TensorFlowSupport.md](./TensorFlowSupport.md) \ No newline at end of file