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/armnnTfParser/TensorFlowSupport.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/armnnTfParser/TensorFlowSupport.md') diff --git a/src/armnnTfParser/TensorFlowSupport.md b/src/armnnTfParser/TensorFlowSupport.md index 67c69ea887..886dc7df1d 100644 --- a/src/armnnTfParser/TensorFlowSupport.md +++ b/src/armnnTfParser/TensorFlowSupport.md @@ -177,10 +177,4 @@ Arm tests these operators with the following TensorFlow fp32 neural networks: * inception_v3. The Arm NN SDK only supports the official inception_v3 transformed model. See the TensorFlow documentation on [preparing models for mobile deployment](https://www.tensorflow.org/mobile/prepare_models) for more information on how to transform the inception_v3 network. -* FCRN - -* FSRCNN - -* DeepSpeaker - More machine learning operators will be supported in future releases. -- cgit v1.2.1