Updated doxygen documention.
authormorgolock <pablo.tello@arm.com>
Tue, 24 Nov 2020 13:54:19 +0000 (13:54 +0000)
committerPablo Marquez Tello <pablo.tello@arm.com>
Tue, 24 Nov 2020 16:39:34 +0000 (16:39 +0000)
Change-Id: Ia996e490f8348c9cf9161d6d450cba066a17c0a3
Signed-off-by: morgolock <pablo.tello@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4540
Reviewed-by: SiCong Li <sicong.li@arm.com>
Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
(cherry picked from commit 70b1eb8ca43a784afa49f9d6405fdb960184fab3)
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4176
Tested-by: Georgios Pinitas <georgios.pinitas@arm.com>
docs/00_introduction.dox

index 3321b399928af23460ff9db70ce6996c0078ffbd..8eb0762f9f5bbff5399f54488682ed2b239d4d1b 100644 (file)
@@ -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