aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfParser/README.md
diff options
context:
space:
mode:
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