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>
@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