aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJan Eilers <jan.eilers@arm.com>2020-11-25 17:17:10 +0000
committerJim Flynn <jim.flynn@arm.com>2020-11-26 13:07:48 +0000
commit3bfadb0ce044556cdeb1d1a7b95be33764ec0390 (patch)
treef38ab78609aaedf9fb353a6cc42c20445e080736 /README.md
parentdea8fb6b96663de5d3df2f9fceb9bd09432fd7aa (diff)
downloadarmnn-3bfadb0ce044556cdeb1d1a7b95be33764ec0390.tar.gz
IVGCVSW-5457 Add How-To documentation for the TfLite Delegate
* Add guide.md to the delegate directory * Mentioned the guide in README.md Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Iaa373ecf28f57f4d8383489fecf43670ae8ca190
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f76085c13c..e6959eb66f 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,8 @@ There is a guide for backend development: [Backend development guide](src/backen
There is a guide for installation of ArmNN, Tensorflow Lite Parser and PyArmnn via our Apt Repository: [Installation via Apt Repository](InstallationViaAptRepository.md)
+There is a getting started guide for our ArmNN TfLite Delegate: [Build the TfLite Delegate natively](delegate/BuildGuideNative.md)
+
API Documentation is available at https://github.com/ARM-software/armnn/wiki/Documentation.
Dox files to generate Arm NN doxygen files can be found at armnn/docs/. Following generation the xhtml files can be found at armnn/documentation/