aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2019-09-30 15:03:21 +0100
committerMichele Di Giorgio <michele.digiorgio@arm.com>2019-10-02 09:10:12 +0000
commit58c71efe07031fc7ba82e61e2cdca8ae5ea13a8a (patch)
tree58811e9b9f62fc937aba74352d9fcdef216bc0e0 /arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h
parentd64a46c6dfa81ce4607fc3de57bc9d9ac7e01e4a (diff)
downloadComputeLibrary-58c71efe07031fc7ba82e61e2cdca8ae5ea13a8a.tar.gz
COMPMID-2257: Add support for QASYMM8 in NEGenerateProposals
Change-Id: I7d9aa21ecac97847fce209f97dff0dea6e62790a Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/2020 Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Pablo Marquez <pablo.tello@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h b/arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h
index 827f19d130..e14e195ec6 100644
--- a/arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h
+++ b/arm_compute/runtime/CL/functions/CLGenerateProposalsLayer.h
@@ -50,7 +50,7 @@ class ICLTensor;
* -# @ref CLReshapeLayer x 2
* -# @ref CLBoundingBoxTransform
* -# @ref CLPadLayerKernel
- * -# @ref CLDequantizationLayerKernel
+ * -# @ref CLDequantizationLayerKernel x 2
* -# @ref CLQuantizationLayerKernel
* And the following CPP functions:
* -# @ref CPPBoxWithNonMaximaSuppressionLimit