aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2022-02-25 13:21:55 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2022-03-09 10:47:31 +0000
commitcdbd40bcfe3f3b35d5ba2133e365cf0157a867c1 (patch)
tree1e6c047adcbcbc0cf86983f1ba5f3ff0ac633a3e /docs
parent89655004ba20d36ec4882ed9c10f5d91aa244af2 (diff)
downloadarmnn-cdbd40bcfe3f3b35d5ba2133e365cf0157a867c1.tar.gz
IVGCVSW-6454 Add FLOOR_DIV Support to the TfLiteParser
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I7ab32f2998c2bc25fee8831d4be724286263b4b3
Diffstat (limited to 'docs')
-rw-r--r--docs/05_01_parsers.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/05_01_parsers.dox b/docs/05_01_parsers.dox
index a4526e04d5..7284810d42 100644
--- a/docs/05_01_parsers.dox
+++ b/docs/05_01_parsers.dox
@@ -134,6 +134,7 @@ The Arm NN SDK TensorFlow Lite parser currently supports the following operators
- EQUAL
- EXP
- EXPAND_DIMS
+- FLOOR_DIV
- FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
- GATHER
- GREATER