From e7019e8ff13a8e4e965cd811f90cf9e4e6a81592 Mon Sep 17 00:00:00 2001 From: Manuel Bottini Date: Fri, 22 May 2020 14:04:30 +0100 Subject: COMPMID-3423: Update functions list in Doxygen Change-Id: Ied6352783f2413ed817d80dcadf502169f84d3bf Signed-off-by: Manuel Bottini Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3252 Reviewed-by: Michele Di Giorgio Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- docs/06_functions_list.dox | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/06_functions_list.dox b/docs/06_functions_list.dox index 155a356f30..1401ff6f29 100644 --- a/docs/06_functions_list.dox +++ b/docs/06_functions_list.dox @@ -159,6 +159,7 @@ namespace arm_compute - @ref NELocallyConnectedLayer - @ref NELSTMLayer - @ref NELSTMLayerQuantized + - @ref NEQLSTMLayer - @ref NEMeanStdDev - @ref NEMinMaxLocation - @ref NENormalizationLayer @@ -232,6 +233,7 @@ namespace arm_compute - @ref CLLocallyConnectedLayer - @ref CLLSTMLayer - @ref CLLSTMLayerQuantized + - @ref CLQLSTMLayer - @ref CLMeanStdDev - @ref CLMinMaxLocation - @ref CLNormalizationLayer -- cgit v1.2.1