aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
authorMichele Di Giorgio <michele.digiorgio@arm.com>2021-02-01 17:09:32 +0000
committerGeorgios Pinitas <georgios.pinitas@arm.com>2021-02-03 18:40:52 +0000
commite1314665fcfd2a32d6117a8fc16f67a83db3bb05 (patch)
tree63c72e418093bbd57a7e07e8791a9af4faa8ca8b /docs/00_introduction.dox
parentbe9f9f9139b759d314f4f2a6d2ee747079666504 (diff)
downloadComputeLibrary-e1314665fcfd2a32d6117a8fc16f67a83db3bb05.tar.gz
Make CL Pooling kernels and functions state-less
Resolves COMPMID-4000 Change-Id: I64878f93c033b4928fdefbb964c37c67fdecfaab Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4971 Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Manuel Bottini <manuel.bottini@arm.com> Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 6a4d03b527..40b7f9efef 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -168,7 +168,7 @@ v20.11 Public major release
- CLBatchConcatenateLayerKernel
- CLElementwiseOperationKernel
- @ref CLBatchNormalizationLayerKernel
- - @ref CLPoolingLayerKernel
+ - CLPoolingLayerKernel
- @ref CLWinogradInputTransformKernel
- @ref CLGEMMLowpMatrixMultiplyNativeKernel
- @ref CLGEMMLowpMatrixAReductionKernel
@@ -660,7 +660,7 @@ v19.11 Public major release
- @ref NEDepthwiseConvolutionLayer
- Added FP16 mixed-precision support for:
- @ref CLGEMMMatrixMultiplyReshapedKernel
- - @ref CLPoolingLayerKernel
+ - CLPoolingLayerKernel
- Added FP32 and FP16 ELU activation for:
- @ref CLActivationLayer
- @ref NEActivationLayer
@@ -1293,7 +1293,7 @@ v17.03 Sources preview
v17.02.1 Sources preview
- New OpenCL kernels / functions:
- CLLogits1DMaxKernel, CLLogits1DShiftExpSumKernel, @ref CLLogits1DNormKernel / @ref CLSoftmaxLayer
- - @ref CLPoolingLayerKernel / @ref CLPoolingLayer
+ - CLPoolingLayerKernel / @ref CLPoolingLayer
- @ref CLIm2ColKernel, @ref CLCol2ImKernel, CLConvolutionLayerWeightsReshapeKernel / @ref CLConvolutionLayer
- @ref CLRemapKernel / @ref CLRemap
- @ref CLGaussianPyramidHorKernel, @ref CLGaussianPyramidVertKernel / @ref CLGaussianPyramid, @ref CLGaussianPyramidHalf, @ref CLGaussianPyramidOrb