aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2019-08-27 11:46:02 +0100
committerMike Kelly <mike.kelly@arm.com>2019-08-27 14:17:45 +0100
commit5337a29b6179c730080f4df068a4804ee26d5464 (patch)
tree580e2c20e88a827be947c524fc87cc1e9e77a418
parentd9c90fca604ac0359afd5c86eea4f81cd993a401 (diff)
downloadarmnn-5337a29b6179c730080f4df068a4804ee26d5464.tar.gz
IVGCVSW-3507 Removed partially supported networks
* FCRN and FSRCNN aren't supported on all backends yet. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: Ibaddfba731224aac24de05c225fb94efd3fe7f94
-rw-r--r--src/armnnTfLiteParser/TensorFlowLiteSupport.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
index bc4d109de9..de4887e263 100644
--- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md
+++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
@@ -80,8 +80,4 @@ Arm tested these operators with the following TensorFlow Lite neural network:
* DeepSpeaker
-* FCRN
-
-* FSRCNN
-
More machine learning operators will be supported in future releases.