From 70b1eb8ca43a784afa49f9d6405fdb960184fab3 Mon Sep 17 00:00:00 2001 From: morgolock Date: Tue, 24 Nov 2020 13:54:19 +0000 Subject: Updated doxygen documention. Change-Id: Ia996e490f8348c9cf9161d6d450cba066a17c0a3 Signed-off-by: morgolock Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4540 Reviewed-by: SiCong Li Reviewed-by: Georgios Pinitas Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- docs/00_introduction.dox | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 3321b39992..8eb0762f9f 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -87,8 +87,11 @@ If there is more than one release in a month then an extra sequential number is @subsection S2_2_changelog Changelog v20.11 Public major release - - Performance regressions can be noted when executing Depthwise Convolution on Neon with a multiplier > 1. + - Various bug fixes. + - Various optimisations. + - Performance regressions can be noted when executing Depthwise Convolution on Neon with a depth multiplier > 1 for quantized data type. This is planned to be resolved in 21.02 release. + - Added new data type QASYMM8_SIGNED support for @ref NEROIAlignLayer. - Added new data type S32 support for: - @ref NEArithmeticSubtraction - @ref NEArithmeticSubtractionKernel -- cgit v1.2.1