From fbcf65ceab2280d3952beff40c349b3143e08476 Mon Sep 17 00:00:00 2001 From: morgolock Date: Fri, 20 Nov 2020 14:44:22 +0000 Subject: Update functions list in Doxygen Change-Id: Ic9ccfed8eb3c02eabb65aeea2c09f9636df25e6d Signed-off-by: morgolock Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4520 Reviewed-by: Georgios Pinitas Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- docs/06_functions_list.dox | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/06_functions_list.dox b/docs/06_functions_list.dox index e6924211e2..c8006c6c3d 100644 --- a/docs/06_functions_list.dox +++ b/docs/06_functions_list.dox @@ -54,6 +54,9 @@ namespace arm_compute - @ref NEExpLayer - @ref NEGaussian3x3 - @ref NEIntegralImage + - @ref NELogicalAnd + - @ref NELogicalNot + - @ref NELogicalOr - @ref NEMedian3x3 - @ref NENonLinearFilter - @ref NENonMaximaSuppression3x3 @@ -230,6 +233,9 @@ namespace arm_compute - @ref CLLaplacianPyramid - @ref CLLaplacianReconstruct - @ref CLLocallyConnectedLayer + - @ref CLLogicalAnd + - @ref CLLogicalNot + - @ref CLLogicalOr - @ref CLLSTMLayer - @ref CLLSTMLayerQuantized - @ref CLQLSTMLayer @@ -299,6 +305,7 @@ namespace arm_compute - @ref CLGaussian3x3 - @ref CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint - @ref CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint + - @ref CLGEMMLowpQuantizeDownInt32ScaleByFixedPointKernel - @ref CLMagnitude - @ref CLMeanStdDevNormalizationLayer - @ref CLMedian3x3 -- cgit v1.2.1