aboutsummaryrefslogtreecommitdiff
path: root/docs/06_functions_list.dox
diff options
context:
space:
mode:
authorSiCong Li <sicong.li@arm.com>2019-11-25 19:15:56 +0000
committerSiCong Li <sicong.li@arm.com>2019-11-28 10:36:48 +0000
commit407c102b62632185e06b5e75553f7b0cdbc46cdb (patch)
tree36edf99fbafe5ba4a98466a17e7eb5dfd3bfe5bb /docs/06_functions_list.dox
parent6d41bad84b8fe3506e2895ce6c4ce221a95fdb6c (diff)
downloadComputeLibrary-407c102b62632185e06b5e75553f7b0cdbc46cdb.tar.gz
COMPMID-2911 Update README and Doxygen for 19.11
Change-Id: Ibf0a0b5dc30471efb9089a7154f0204f6568f531 Signed-off-by: SiCong Li <sicong.li@arm.com> Reviewed-on: https://review.mlplatform.org/c/2369 Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Tested-by: Georgios Pinitas <georgios.pinitas@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 48016ed375..0008087872 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
@@ -138,12 +144,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
@@ -166,7 +174,7 @@ namespace arm_compute
- @ref NESimpleAssemblyFunction
- @ref NESobel5x5
- @ref NESobel7x7
- - @ref NESoftmaxLayer
+ - @ref NESoftmaxLayerGeneric &lt;IS_LOG&gt;
- @ref NESpaceToBatchLayer
- @ref NESpaceToDepthLayer
- @ref NESplit
@@ -236,7 +244,7 @@ namespace arm_compute
- @ref CLRNNLayer
- @ref CLSobel5x5
- @ref CLSobel7x7
- - @ref CLSoftmaxLayer
+ - @ref CLSoftmaxLayerGeneric &lt;IS_LOG&gt;
- @ref CLSpaceToBatchLayer
- @ref CLSpaceToDepthLayer
- @ref CLSplit
@@ -356,6 +364,7 @@ namespace arm_compute
- @ref IFunction
- @ref CPPDetectionOutputLayer
+ - @ref CPPDetectionPostProcessLayer
- @ref ICPPSimpleFunction
- @ref CPPBoxWithNonMaximaSuppressionLimit
- @ref CPPPermute