aboutsummaryrefslogtreecommitdiff
path: root/docs/00_introduction.dox
diff options
context:
space:
mode:
Diffstat (limited to 'docs/00_introduction.dox')
-rw-r--r--docs/00_introduction.dox5
1 files changed, 4 insertions, 1 deletions
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