aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Bottini <manuel.bottini@arm.com>2020-05-22 14:04:30 +0100
committerManuel Bottini <manuel.bottini@arm.com>2020-05-22 17:12:42 +0100
commite7019e8ff13a8e4e965cd811f90cf9e4e6a81592 (patch)
tree4dc6910614635b679fae6cee982599dbade6fe29
parentd71d2be0ab380a2d1fbaf051e43b368330b4d27c (diff)
downloadComputeLibrary-e7019e8ff13a8e4e965cd811f90cf9e4e6a81592.tar.gz
COMPMID-3423: Update functions list in Doxygen
Change-Id: Ied6352783f2413ed817d80dcadf502169f84d3bf Signed-off-by: Manuel Bottini <manuel.bottini@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3252 Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/06_functions_list.dox2
1 files changed, 2 insertions, 0 deletions
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