aboutsummaryrefslogtreecommitdiff
path: root/docs/06_functions_list.dox
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2019-11-28 11:06:11 +0000
committerSiCong Li <sicong.li@arm.com>2019-11-28 12:20:24 +0000
commitca1f98c58dac53c94d09aa66de1c0a5fb85c9358 (patch)
tree1bfd130d77722545abec36e81e10b4a803254864 /docs/06_functions_list.dox
parent14cbfb2921990d8bf125231e350e2ac8dcd95a8b (diff)
downloadComputeLibrary-ca1f98c58dac53c94d09aa66de1c0a5fb85c9358.tar.gz
COMPMID-2911 Update README and Doxygen for 19.11
Signed-off-by: SiCong Li <sicong.li@arm.com> Change-Id: I4b8bc6970d8c0597a18115dc3414fdc9e05b91d9 Reviewed-on: https://review.mlplatform.org/c/2382 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs/06_functions_list.dox')
-rw-r--r--docs/06_functions_list.dox13
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/06_functions_list.dox b/docs/06_functions_list.dox
index 8143d827ae..30b522bb2a 100644
--- a/docs/06_functions_list.dox
+++ b/docs/06_functions_list.dox
@@ -36,8 +36,11 @@ namespace arm_compute
- @ref NEAbsoluteDifference
- @ref NEArithmeticAddition
- @ref NEArithmeticSubtraction
+ - @ref NEBoundingBoxTransform
- @ref NEBox3x3
- @ref NECast
+ - @ref NEComplexPixelWiseMultiplication
+ - @ref NEComputeAllAnchors
- @ref NEConvolution3x3
- @ref NEConvolutionRectangle
- @ref NEDilate
@@ -57,6 +60,8 @@ namespace arm_compute
- @ref NEPixelWiseMultiplication
- @ref NEPReluLayer
- @ref NERemap
+ - @ref NEROIAlignLayer
+ - @ref NERoundLayer
- @ref NERsqrtLayer
- @ref NEScharr3x3
- @ref NESelect
@@ -120,6 +125,7 @@ namespace arm_compute
- @ref NEDepthwiseConvolutionLayerOptimized
- @ref NEDequantizationLayer
- @ref NEDerivative
+ - @ref NEDetectionPostProcessLayer
- @ref NEDirectConvolutionLayer
- @ref NEEqualizeHistogram
- @ref NEFastCorners
@@ -139,12 +145,14 @@ namespace arm_compute
- @ref NEGEMMConvolutionLayer
- @ref NEGEMMLowpAssemblyMatrixMultiplyCore
- @ref NEGEMMLowpMatrixMultiplyCore
+ - @ref NEGenerateProposalsLayer
- @ref NEHarrisCorners
- @ref NEHistogram
- @ref NEHOGDescriptor
- @ref NEHOGGradient
- @ref NEHOGMultiDetection
- @ref NEIm2Col
+ - @ref NEInstanceNormalizationLayer
- @ref NEL2NormalizeLayer
- @ref NELaplacianPyramid
- @ref NELaplacianReconstruct
@@ -167,7 +175,7 @@ namespace arm_compute
- @ref NESimpleAssemblyFunction
- @ref NESobel5x5
- @ref NESobel7x7
- - @ref NESoftmaxLayer
+ - @ref NESoftmaxLayerGeneric &lt;IS_LOG&gt;
- @ref NESpaceToBatchLayer
- @ref NESpaceToDepthLayer
- @ref NESplit
@@ -237,7 +245,7 @@ namespace arm_compute
- @ref CLRNNLayer
- @ref CLSobel5x5
- @ref CLSobel7x7
- - @ref CLSoftmaxLayer
+ - @ref CLSoftmaxLayerGeneric &lt;IS_LOG&gt;
- @ref CLSpaceToBatchLayer
- @ref CLSpaceToDepthLayer
- @ref CLSplit
@@ -358,6 +366,7 @@ namespace arm_compute
- @ref IFunction
- @ref CPPDetectionOutputLayer
+ - @ref CPPDetectionPostProcessLayer
- @ref ICPPSimpleFunction
- @ref CPPBoxWithNonMaximaSuppressionLimit
- @ref CPPPermute