aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRickard Bolin <rickard.bolin@arm.com>2024-02-19 12:39:52 +0000
committerRickard Bolin <rickard.bolin@arm.com>2024-02-19 16:26:23 +0000
commitcc82c36d30346b7495c40d04e78f9a9fbc46c6f3 (patch)
tree2fea777706b66625335f903d6f21032c907632b5
parent336830865beea9fc5bec21a53397de5241485763 (diff)
downloadethos-u-vela-cc82c36d30346b7495c40d04e78f9a9fbc46c6f3.tar.gz
MLBEDSW-8704: Update release notes3.11.0.rc23.11.0
- Added release information Change-Id: I6d6d80460658d444d52d0abb17a2cb42954f992c Signed-off-by: Rickard Bolin <rickard.bolin@arm.com>
-rw-r--r--RELEASES.md21
1 files changed, 20 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 5f53a2b..27d5283 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,5 +1,5 @@
<!--
-SPDX-FileCopyrightText: Copyright 2020-2023 Arm Limited and/or its affiliates <open-source-office@arm.com>
+SPDX-FileCopyrightText: Copyright 2020-2024 Arm Limited and/or its affiliates <open-source-office@arm.com>
SPDX-License-Identifier: Apache-2.0
@@ -22,6 +22,25 @@ main feature changes, interface changes and reported defects that have been
fixed. The version numbering adheres to the
[semantic versioning](https://semver.org/) scheme.
+## Release 3.11.0 - 19/02/2024
+
+**Main feature changes:**
+
+* New operator support: MIRROR_PAD
+* Upgrade TensorFlow Lite support to version 2.15
+* Fixed issue with reporting incorrect peak memory usage with verbose allocation option
+* Fixed issue with incorrect number of CPU operators in summary report
+* Fixed rounding mode issue with int16 FULLY_CONNECTED
+
+**Interface changes:**
+
+* None
+
+**Reported defect fixes:**
+
+* Fixed issue with passing through FULLY_CONNECTED operators with dynamic weights (MLCE-1176)
+
+
## Release 3.10.0 - 16/11/2023
**Main feature changes:**