aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/armnnTfLiteParser/README.md')
-rw-r--r--src/armnnTfLiteParser/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/armnnTfLiteParser/README.md b/src/armnnTfLiteParser/README.md
new file mode 100644
index 0000000000..aeb79eee46
--- /dev/null
+++ b/src/armnnTfLiteParser/README.md
@@ -0,0 +1,7 @@
+# The Arm NN TensorFlow Lite parser
+
+`armnnTfLiteParser` is a library for loading neural networks defined by TensorFlow Lite FlatBuffers files
+into the Arm NN runtime.
+
+For more information about the TensorFlow Lite operators that are supported, and the networks that have been tested,
+see [TensorFlowLiteSupport.md](./TensorFlowLiteSupport.md) \ No newline at end of file