From 31b49caa2ca9308a5ba62a598afc9d1982b4af18 Mon Sep 17 00:00:00 2001 From: Sheri Zhang Date: Fri, 24 Apr 2020 11:15:10 +0100 Subject: COMPMID-3283: Update documentation for Android R operator support Signed-off-by: Sheri Zhang Change-Id: Iee5fb21e907b2807a5f8d4d40a7056d51e3a7b65 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/3097 Reviewed-by: Michele Di Giorgio Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- docs/00_introduction.dox | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs') 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 -- cgit v1.2.1