From f9ab9f9ca1bbcac8688980bfd64e26fec2e0e9a2 Mon Sep 17 00:00:00 2001 From: Sheri Zhang Date: Tue, 16 Mar 2021 12:09:15 +0000 Subject: Make ClPixelWiseMultiplicationKernel stateless Partially resolves: COMPMID-4183 Signed-off-by: Sheri Zhang Change-Id: Ibc08d2d84d023ef8b23ed44d534aa1ca24515e4d Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5274 Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio Comments-Addressed: Arm Jenkins --- docs/00_introduction.dox | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/00_introduction.dox') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index af840ec2b8..67702c2185 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -874,7 +874,7 @@ v19.05 Public major release - @ref NEFFT2D - @ref NEFFTConvolutionLayer - New OpenCL kernels / functions: - - @ref CLComplexPixelWiseMultiplicationKernel / @ref CLComplexPixelWiseMultiplication + - CLComplexPixelWiseMultiplicationKernel / @ref CLComplexPixelWiseMultiplication - CLCropKernel / @ref CLCropResize - @ref CLDeconvolutionReshapeOutputKernel - @ref CLFFTDigitReverseKernel @@ -1062,7 +1062,7 @@ v18.11 Public major release - Added QASYMM8 support to the following kernels: - CLScaleKernel - NEDepthwiseConvolutionLayer3x3Kernel - - @ref CLPixelWiseMultiplicationKernel + - CLPixelWiseMultiplicationKernel - Added FP16 support to the following kernels: - @ref CLDepthwiseConvolutionLayer3x3NHWCKernel - NEDepthwiseConvolutionLayer3x3Kernel -- cgit v1.2.1