From 2354121367ef9a3925939b772a45762a243ac3f7 Mon Sep 17 00:00:00 2001 From: Viet-Hoa Do Date: Tue, 15 Nov 2022 10:51:26 +0000 Subject: Fix release notes for 22.11 Partially resolves: COMPMID-5548 Signed-off-by: Viet-Hoa Do Change-Id: I0f59bb1eaed45aef565d8cc435b59c45dc07f240 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/8639 Benchmark: Arm Jenkins Tested-by: Arm Jenkins Reviewed-by: Suhail Munshi Reviewed-by: Gunes Bayir Comments-Addressed: Arm Jenkins --- docs/user_guide/release_version_and_change_log.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user_guide/release_version_and_change_log.dox b/docs/user_guide/release_version_and_change_log.dox index 045c9f25cd..f6a10e97be 100644 --- a/docs/user_guide/release_version_and_change_log.dox +++ b/docs/user_guide/release_version_and_change_log.dox @@ -44,7 +44,7 @@ If there is more than one release in a month then an extra sequential number is v22.11 Public major release - New features: - Add new experimental dynamic fusion API. - - Add support for CPU and GPU batch matrix multiplication with adj_x = false and adj_y = false. + - Add CPU batch matrix multiplication with adj_x = false and adj_y = false for FP32. - Add CPU MeanStdDevNorm for QASYMM8. - Add CPU and GPU GELU activation function for FP32 and FP16. - Add CPU swish activation function for FP32 and FP16. -- cgit v1.2.1