From 1f332d4a41393ed30a4e9df841eb4b545fa87486 Mon Sep 17 00:00:00 2001 From: Manuel Bottini Date: Fri, 29 Nov 2019 17:25:25 +0000 Subject: COMPMID-2794: Add support for QASYMM8_SIGNED in CLGEMMLowpOutputStage Change-Id: I93ad3e5b9531ce1699214ff6e657a76ffdaacedd Signed-off-by: Manuel Bottini Reviewed-on: https://review.mlplatform.org/c/2396 Comments-Addressed: Arm Jenkins Reviewed-by: Michele Di Giorgio Tested-by: Arm Jenkins --- docs/06_functions_list.dox | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/06_functions_list.dox b/docs/06_functions_list.dox index 30b522bb2a..b6b94c4ade 100644 --- a/docs/06_functions_list.dox +++ b/docs/06_functions_list.dox @@ -93,6 +93,7 @@ namespace arm_compute - @ref NEGEMMInterleave4x4 - @ref NEGEMMLowpQuantizeDownInt32ToUint8Scale - @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint + - @ref NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint - @ref NEGEMMTranspose1xW - @ref NEHOGDetector - @ref NEMagnitude @@ -298,6 +299,7 @@ namespace arm_compute - @ref CLGaussian3x3 - @ref CLGEMMLowpQuantizeDownInt32ToUint8Scale - @ref CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint + - @ref CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint - @ref CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat - @ref CLMagnitude - @ref CLMeanStdDevNormalizationLayer -- cgit v1.2.1