From bb365de1e14144f239f03de00db9b41f61bf7373 Mon Sep 17 00:00:00 2001 From: Giuseppe Rossini Date: Fri, 15 Feb 2019 10:24:47 +0000 Subject: Revert "COMPMID-1329: Add support for GenerateProposals operator in CL" This reverts commit cd96a26f67bfbb9b0efe6e0e2b229d0b46b4e3e6. Change-Id: I1d46f37095c94968ad4f3b781269adaa03e2e410 Signed-off-by: giuros01 Reviewed-on: https://review.mlplatform.org/706 Tested-by: Arm Jenkins Reviewed-by: Georgios Pinitas --- docs/00_introduction.dox | 4 ---- docs/05_functions_list.dox | 3 --- 2 files changed, 7 deletions(-) (limited to 'docs') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index f722836124..75a8bf9ab4 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -290,7 +290,6 @@ v19.02 Public major release - New CPP kernels / functions: - @ref CPPDetectionOutputLayer - @ref CPPTopKV / @ref CPPTopKVKernel - - @ref CPPNonMaximumSuppression - Added new examples: - graph_ssd_mobilenet.cpp - graph_mobilenet_v2.cpp @@ -314,7 +313,6 @@ v19.02 Public major release - @ref NEL2NormalizeLayer for FP32/FP16 - @ref NENormalizationLayer IN_MAP_2D for FP32/FP16 - @ref CLROIAlignLayer - - @ref CLGenerateProposalsLayer - Added QASYMM8 support to the following kernels: - @ref NEArithmeticAdditionKernel - @ref NEScale @@ -335,8 +333,6 @@ v18.11 Public major release - New OpenCL kernels / functions: - @ref CLBatchToSpaceLayer / @ref CLBatchToSpaceLayerKernel - @ref CLBoundingBoxTransform / @ref CLBoundingBoxTransformKernel - - @ref CLComputeAllAnchorsKernel - - @ref CLGenerateProposalsLayer - @ref CLNormalizePlanarYUVLayer / @ref CLNormalizePlanarYUVLayerKernel - @ref CLReorgLayer / @ref CLReorgLayerKernel - @ref CLSpaceToBatchLayer / @ref CLSpaceToBatchLayerKernel diff --git a/docs/05_functions_list.dox b/docs/05_functions_list.dox index 6b94d8c924..3493e8aeba 100644 --- a/docs/05_functions_list.dox +++ b/docs/05_functions_list.dox @@ -195,7 +195,6 @@ namespace arm_compute - @ref CLGEMM - @ref CLGEMMConvolutionLayer - @ref CLGEMMLowpMatrixMultiplyCore - - @ref CLGenerateProposalsLayer - @ref CLHarrisCorners - @ref CLHistogram - @ref CLHOGDescriptor @@ -251,7 +250,6 @@ namespace arm_compute - @ref CLColorConvert - @ref CLComparison - @ref CLComparisonStatic - - @ref CLComputeAllAnchors - @ref CLConvertFullyConnectedWeights - @ref CLConvolution3x3 - @ref CLConvolutionRectangle @@ -339,7 +337,6 @@ namespace arm_compute @section S5_4 CPP functions - @ref IFunction - - @ref CPPNonMaximumSuppression - @ref CPPDetectionOutputLayer - @ref ICPPSimpleFunction - @ref CPPBoxWithNonMaximaSuppressionLimit -- cgit v1.2.1