aboutsummaryrefslogtreecommitdiff
path: root/delegate/TensorFlowLiteDelegateSupport.md
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-25 18:22:57 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2020-11-26 17:32:32 +0000
commit98427a19b7e820283909d3e4ae00bc9447e461fc (patch)
tree96eb4b5fc077774213597f58d87d1df91345b59e /delegate/TensorFlowLiteDelegateSupport.md
parent1c717648a51af9058db90301fba3451845674ee2 (diff)
downloadarmnn-98427a19b7e820283909d3e4ae00bc9447e461fc.tar.gz
IVGCVSW-5384 TfLiteDelegate: Implement the Gather operator
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Iaf2112363d2b191327711d8e083fee2a751c35c5
Diffstat (limited to 'delegate/TensorFlowLiteDelegateSupport.md')
-rw-r--r--delegate/TensorFlowLiteDelegateSupport.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/delegate/TensorFlowLiteDelegateSupport.md b/delegate/TensorFlowLiteDelegateSupport.md
index b1b39f616b..00938b9be6 100644
--- a/delegate/TensorFlowLiteDelegateSupport.md
+++ b/delegate/TensorFlowLiteDelegateSupport.md
@@ -28,6 +28,8 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato
* FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE
+* GATHER
+
* GREATER
* GREATER_OR_EQUAL