From 3d13af8a39f408318328a95d5329bc17fd923438 Mon Sep 17 00:00:00 2001 From: Georgios Pinitas Date: Tue, 4 Jun 2019 13:04:16 +0100 Subject: COMPMID-2235: Extend type support for CL/NEON DequantizationLayer. Adds support for: - QSYMM8 Change-Id: Ia0b839fc844ce0f968dad1b69a001f9a660dbcd5 Signed-off-by: Georgios Pinitas Reviewed-on: https://review.mlplatform.org/c/1378 Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins Reviewed-by: Manuel Bottini Reviewed-by: Michalis Spyrou --- docs/00_introduction.dox | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/00_introduction.dox') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 1e97b20499..8aa43201ad 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -236,6 +236,12 @@ If there is more than one release in a month then an extra sequential number is @subsection S2_2_changelog Changelog +v19.08 Public major release + - Various bug fixes. + - Various optimisations. + - Deprecated functions/interfaces + - Altered @ref QuantizationInfo interface to support per-channel quantization. + v19.05 Public major release - Various bug fixes. - Various optimisations. -- cgit v1.2.1