From a9c4472188abef421adb589e2a6fef52727d465f Mon Sep 17 00:00:00 2001 From: Michalis Spyrou Date: Fri, 5 Apr 2019 17:18:36 +0100 Subject: COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shape Change-Id: Ibf316718d11fa975d75f226925747b21c4efd127 Signed-off-by: Michalis Spyrou Reviewed-on: https://review.mlplatform.org/c/974 Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins Reviewed-by: Michele Di Giorgio --- docs/00_introduction.dox | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'docs/00_introduction.dox') diff --git a/docs/00_introduction.dox b/docs/00_introduction.dox index 3094573add..45eb4c696d 100644 --- a/docs/00_introduction.dox +++ b/docs/00_introduction.dox @@ -236,6 +236,15 @@ If there is more than one release in a month then an extra sequential number is @subsection S2_2_changelog Changelog +v19.05 Public major release + - Deprecated functions/interfaces + - @ref GCDepthConcatenateLayer + - @ref NEWidthConcatenateLayer + - @ref NEDepthConcatenateLayer + - @ref CLWidthConcatenateLayer + - @ref CLDepthConcatenateLayer + + v19.02 Public major release - Various bug fixes. - Various optimisations. -- cgit v1.2.1