aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorManuel Bottini <manuel.bottini@arm.com>2019-02-13 16:34:56 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2019-02-18 13:41:28 +0000
commit5209be567a0a7df4d205d3dc2b971b8f03964593 (patch)
treed46aa0667db72c32a2066a4d1d893db225c2b6db /docs/00_introduction.dox
parent453ef521926e47d5a65b576da48288a6aa27e813 (diff)
downloadComputeLibrary-5209be567a0a7df4d205d3dc2b971b8f03964593.tar.gz
COMPMID-1999: Add support for GenerateProposals operator in CL
Change-Id: Ie08a6874347085f96b00f25bdb605eee7d683c25 Signed-off-by: giuros01 <giuseppe.rossini@arm.com> Reviewed-on: https://review.mlplatform.org/719 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com> Reviewed-by: Michalis Spyrou <michalis.spyrou@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 75a8bf9ab4..f6eae146d6 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -313,6 +313,7 @@ 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
@@ -333,6 +334,8 @@ 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