aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheri Zhang <sheri.zhang@arm.com>2020-04-24 11:15:10 +0100
committerMichele Di Giorgio <michele.digiorgio@arm.com>2020-04-26 12:58:12 +0000
commit31b49caa2ca9308a5ba62a598afc9d1982b4af18 (patch)
treeb5f5173cc5163d3ac82354789796e2cf51de496f
parentf25e295a9f52a4a48ae557820224f14e62ba006a (diff)
downloadComputeLibrary-31b49caa2ca9308a5ba62a598afc9d1982b4af18.tar.gz
COMPMID-3283: Update documentation for Android R operator support
Signed-off-by: Sheri Zhang <sheri.zhang@arm.com> Change-Id: Iee5fb21e907b2807a5f8d4d40a7056d51e3a7b65 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3097 Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com>
-rw-r--r--docs/00_introduction.dox9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox
index 5585678863..8155952b1c 100644
--- a/docs/00_introduction.dox
+++ b/docs/00_introduction.dox
@@ -277,6 +277,15 @@ v20.05 Public major release
- @ref CPPPermute
- @ref CPPTopKVKernel
- @ref CPPTopKV
+ - New OpenCL kernels / functions:
+ - @ref CLQLSTMLayer
+ - @ref CLQLSTMLayerNormalizationKernel
+ - New NEON kernels / functions:
+ - @ref NEQLSTMLayer
+ - @ref NEQLSTMLayerNormalizationKernel
+ - Added HARD_SWISH support in:
+ - @ref CLActivationLayerKernel
+ - @ref NEActivationLayerKernel
- Deprecated OpenCL kernels / functions:
- CLGEMMLowpQuantizeDownInt32ToUint8Scale
- CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFloat