From 2d2213920ba5ab95052a557dd20594a6ccb7d562 Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Thu, 3 Sep 2020 15:16:37 +0100 Subject: COMPMID-3154: Deprecate NE/CL LocallyConnectedLayer Signed-off-by: Georgios Pinitas Change-Id: Ia7516fadcf3df072abf9b83aef4d9939212ce082 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3918 Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio Comments-Addressed: Arm Jenkins --- docs/00_introduction.dox | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 6a44a96b0c..538fb3632b 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -248,6 +248,12 @@ v20.11 Public major release - @ref CLSoftmaxLayer - @ref CLLogSoftmaxLayer - @ref GCSoftmaxLayer + - Deprecated OpenCL kernels / functions: + - CLLocallyConnectedLayer + - CLLocallyConnectedMatrixMultiplyKernel + - Deprecated NEON kernels / functions: + - NELocallyConnectedLayer + - NELocallyConnectedMatrixMultiplyKernel v20.08 Public major release - Various bug fixes. -- cgit v1.2.1