aboutsummaryrefslogtreecommitdiff
path: root/src/armnnTfLiteParser
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-20 13:08:42 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-24 09:44:45 +0000
commitc6ac856be4f2d10f1d90d05dfd65885f380ee6af (patch)
tree807cbddeab0b0538a1499a1920e4e8891a3db782 /src/armnnTfLiteParser
parent999d136c247e080d131398dba078f15a3e82ddf2 (diff)
downloadarmnn-c6ac856be4f2d10f1d90d05dfd65885f380ee6af.tar.gz
IVGCVSW-5347 Update Readme for 20.11
* Adding delegate readme.md and TensorFlowLiteDelegateSupport.md Change-Id: I1b8012440cf4cd6120902ad69c5b3a2a5e410d71 Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com>
Diffstat (limited to 'src/armnnTfLiteParser')
-rw-r--r--src/armnnTfLiteParser/TensorFlowLiteSupport.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/armnnTfLiteParser/TensorFlowLiteSupport.md b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
index 9718b22798..faad3d0fa9 100644
--- a/src/armnnTfLiteParser/TensorFlowLiteSupport.md
+++ b/src/armnnTfLiteParser/TensorFlowLiteSupport.md
@@ -104,6 +104,8 @@ Arm tested these operators with the following TensorFlow Lite neural network:
* FSRCNN
+* EfficientNet-lite
+
* RDN converted from [TensorFlow model](https://github.com/hengchuan/RDN-TensorFlow)
* Quantized RDN (CpuRef)