aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGian Marco Iodice <gianmarco.iodice@arm.com>2019-08-22 14:10:27 +0100
committerGian Marco Iodice <gianmarco.iodice@arm.com>2019-08-22 14:16:51 +0000
commit57a896172ff77c13655b1dc5acc9cfb2930e0570 (patch)
tree035e9ba821caee18bf4f7b63d993a603df456610 /docs
parentcc2f54ba94228df9bfb225036813a6210ce25745 (diff)
downloadComputeLibrary-57a896172ff77c13655b1dc5acc9cfb2930e0570.tar.gz
COMPMID-2631: Deprecate CLGEMMMatrixAdditionKernel
Change-Id: Ia6c2399ea839a6925493d92ae074e513d7b1b0fc Signed-off-by: Gian Marco Iodice <gianmarco.iodice@arm.com> Reviewed-on: https://review.mlplatform.org/c/1792 Reviewed-by: Pablo Marquez <pablo.tello@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/00_introduction.dox2
1 files changed, 1 insertions, 1 deletions
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