From 57a896172ff77c13655b1dc5acc9cfb2930e0570 Mon Sep 17 00:00:00 2001 From: Gian Marco Iodice Date: Thu, 22 Aug 2019 14:10:27 +0100 Subject: COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel Change-Id: Ia6c2399ea839a6925493d92ae074e513d7b1b0fc Signed-off-by: Gian Marco Iodice Reviewed-on: https://review.mlplatform.org/c/1792 Reviewed-by: Pablo Marquez Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- docs/00_introduction.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 2013185e1c..92a4b9c954 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -815,7 +815,7 @@ v17.03.1 First Major public release of the sources v17.03 Sources preview - New OpenCL kernels / functions: - @ref CLGradientKernel, @ref CLEdgeNonMaxSuppressionKernel, @ref CLEdgeTraceKernel / @ref CLCannyEdge - - GEMM refactoring + FP16 support: CLGEMMInterleave4x4Kernel, CLGEMMTranspose1xWKernel, @ref CLGEMMMatrixMultiplyKernel, @ref CLGEMMMatrixAdditionKernel / @ref CLGEMM + - GEMM refactoring + FP16 support: CLGEMMInterleave4x4Kernel, CLGEMMTranspose1xWKernel, @ref CLGEMMMatrixMultiplyKernel, CLGEMMMatrixAdditionKernel / @ref CLGEMM - @ref CLGEMMMatrixAccumulateBiasesKernel / @ref CLFullyConnectedLayer - @ref CLTransposeKernel / @ref CLTranspose - @ref CLLKTrackerInitKernel, @ref CLLKTrackerStage0Kernel, @ref CLLKTrackerStage1Kernel, @ref CLLKTrackerFinalizeKernel / @ref CLOpticalFlow -- cgit v1.2.1