aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSadik Armagan <sadik.armagan@arm.com>2021-02-10 16:26:44 +0000
committerSadik Armagan <sadik.armagan@arm.com>2021-02-10 16:26:44 +0000
commit788e2c644e16fa7043b9a647806df46fd18bc040 (patch)
tree72b7f2a0f70f807c788dd7850f876ea1309872c2 /docs
parent29fde27f863ce82a2604270cfa7216904f1f171b (diff)
downloadarmnn-788e2c644e16fa7043b9a647806df46fd18bc040.tar.gz
IVGCVSW-5400 'TfLiteDelegate: FLOOR operator support'
* Added FLOOR operator support to Arm NN TfLiteDelegate Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: I986ce8c5a825f509e0f8b3d257fd5b60834c322f
Diffstat (limited to 'docs')
-rw-r--r--docs/01_03_delegate.dox2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/01_03_delegate.dox b/docs/01_03_delegate.dox
index 7c7763a923..73d869041e 100644
--- a/docs/01_03_delegate.dox
+++ b/docs/01_03_delegate.dox
@@ -63,6 +63,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
- FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+- FLOOR
+
- GATHER
- GREATER