From a69a88b0b69c4c4018562afcfd560ae94412ec99 Mon Sep 17 00:00:00 2001 From: giuros01 Date: Thu, 31 Jan 2019 16:29:19 +0000 Subject: COMPMID-1915: Deconvolution doesn't work when inner_dimension_top != 0 or inner_dimension_right != 0 Change-Id: Ia0533cfb34878fc81e929eb405c49e46609d26b8 Signed-off-by: giuros01 Reviewed-on: https://review.mlplatform.org/616 Reviewed-by: Georgios Pinitas Tested-by: Arm Jenkins --- docs/00_introduction.dox | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 97b70f9fa9..aeb8a3d44c 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -238,6 +238,10 @@ If there is more than one release in a month then an extra sequential number is @subsection S2_2_changelog Changelog +v19.02 Public major release + - Deprecated functions/interfaces + - Usage of inner_border_right and inner_border_top has been deprecated in @ref CLDeconvolutionLayer and @ref NEDeconvolutionLayer + v18.11 Public major release - Various bug fixes. - Various optimisations. -- cgit v1.2.1