From 3bfadb0ce044556cdeb1d1a7b95be33764ec0390 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Wed, 25 Nov 2020 17:17:10 +0000 Subject: 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 Change-Id: Iaa373ecf28f57f4d8383489fecf43670ae8ca190 --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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/ -- cgit v1.2.1