aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiuseppe Rossini <giuseppe.rossini@arm.com>2019-02-15 10:24:47 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2019-02-15 14:10:55 +0000
commitbb365de1e14144f239f03de00db9b41f61bf7373 (patch)
tree3ff92f5c65384be953cedad2fc22854269e87f23 /docs
parent5576315671cb357bcfc2d794e7f172ab4c633606 (diff)
downloadComputeLibrary-bb365de1e14144f239f03de00db9b41f61bf7373.tar.gz
Revert "COMPMID-1329: Add support for GenerateProposals operator in CL"
This reverts commit cd96a26f67bfbb9b0efe6e0e2b229d0b46b4e3e6. Change-Id: I1d46f37095c94968ad4f3b781269adaa03e2e410 Signed-off-by: giuros01 <giuseppe.rossini@arm.com> Reviewed-on: https://review.mlplatform.org/706 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/00_introduction.dox4
-rw-r--r--docs/05_functions_list.dox3
2 files changed, 0 insertions, 7 deletions
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