From a42d1b9ebfde0f3f714d647349d44da35777826a Mon Sep 17 00:00:00 2001 From: Aron Virginas-Tar Date: Wed, 21 Aug 2019 15:49:27 +0100 Subject: IVGCVSW-3507 Fix error in list of tested networks for Tf and TfLite parsers * Move DeepSpeaker, FCRN and FSRCNN from TensorFlowSupport.md to TensorFlowLiteSupport.md Signed-off-by: Aron Virginas-Tar Change-Id: I82d508d3599073eb8f6638994a91f46b4b95c247 --- src/armnnTfLiteParser/TensorFlowLiteSupport.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/armnnTfLiteParser/TensorFlowLiteSupport.md') diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md index a4c48ca6a0..bc4d109de9 100644 --- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md +++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md @@ -78,4 +78,10 @@ Arm tested these operators with the following TensorFlow Lite neural network: * DeepSpeech v1 converted from [TensorFlow model](https://github.com/mozilla/DeepSpeech/releases/tag/v0.4.1) +* DeepSpeaker + +* FCRN + +* FSRCNN + More machine learning operators will be supported in future releases. -- cgit v1.2.1