aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox6
1 files changed, 6 insertions, 0 deletions
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.