From e87eebaf8cf2eef3a2c68b1656779eb476db24d7 Mon Sep 17 00:00:00 2001 From: Teresa Charlin Date: Thu, 26 Nov 2020 10:17:01 +0000 Subject: Doc update TfLiteDelegate: FullyConnected does not support fused activation Signed-off-by: Teresa Charlin Change-Id: Ie83c3b366214ceff2366c0a20a052582749c4fa4 --- delegate/TensorFlowLiteDelegateSupport.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delegate/TensorFlowLiteDelegateSupport.md b/delegate/TensorFlowLiteDelegateSupport.md index b1b39f616b..a9f548e3b1 100644 --- a/delegate/TensorFlowLiteDelegateSupport.md +++ b/delegate/TensorFlowLiteDelegateSupport.md @@ -26,7 +26,7 @@ The Arm NN SDK TensorFlow Lite delegate currently supports the following operato * EXP -* FULLY_CONNECTED, Supported Fused Activation: RELU , RELU6 , TANH, NONE +* FULLY_CONNECTED * GREATER -- cgit v1.2.1