From 407c102b62632185e06b5e75553f7b0cdbc46cdb Mon Sep 17 00:00:00 2001 From: SiCong Li Date: Mon, 25 Nov 2019 19:15:56 +0000 Subject: COMPMID-2911 Update README and Doxygen for 19.11 Change-Id: Ibf0a0b5dc30471efb9089a7154f0204f6568f531 Signed-off-by: SiCong Li Reviewed-on: https://review.mlplatform.org/c/2369 Reviewed-by: Georgios Pinitas Tested-by: Georgios Pinitas --- docs/06_functions_list.dox | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'docs/06_functions_list.dox') 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 <IS_LOG> - @ref NESpaceToBatchLayer - @ref NESpaceToDepthLayer - @ref NESplit @@ -236,7 +244,7 @@ namespace arm_compute - @ref CLRNNLayer - @ref CLSobel5x5 - @ref CLSobel7x7 - - @ref CLSoftmaxLayer + - @ref CLSoftmaxLayerGeneric <IS_LOG> - @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 -- cgit v1.2.1