From ec5f85f85c0195b16c0e7714d1f89f23c75cf2bc Mon Sep 17 00:00:00 2001 From: Manuel Bottini Date: Wed, 13 Feb 2019 16:34:56 +0000 Subject: COMPMID-1999: Add support for GenerateProposals operator in CL Change-Id: Ie08a6874347085f96b00f25bdb605eee7d683c25 Signed-off-by: giuros01 Reviewed-on: https://review.mlplatform.org/719 Tested-by: Arm Jenkins Reviewed-by: Georgios Pinitas Reviewed-by: Michalis Spyrou --- docs/05_functions_list.dox | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/05_functions_list.dox') diff --git a/docs/05_functions_list.dox b/docs/05_functions_list.dox index 3493e8aeba..e82e47204f 100644 --- a/docs/05_functions_list.dox +++ b/docs/05_functions_list.dox @@ -195,6 +195,7 @@ namespace arm_compute - @ref CLGEMM - @ref CLGEMMConvolutionLayer - @ref CLGEMMLowpMatrixMultiplyCore + - @ref CLGenerateProposalsLayer - @ref CLHarrisCorners - @ref CLHistogram - @ref CLHOGDescriptor @@ -250,6 +251,7 @@ namespace arm_compute - @ref CLColorConvert - @ref CLComparison - @ref CLComparisonStatic + - @ref CLComputeAllAnchors - @ref CLConvertFullyConnectedWeights - @ref CLConvolution3x3 - @ref CLConvolutionRectangle -- cgit v1.2.1