aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Hall <tim.hall@arm.com>2023-11-16 12:42:57 +0000
committerTim Hall <tim.hall@arm.com>2023-11-16 12:48:26 +0000
commit8cb3c360902a3e9fd583e474a4393646362dcf42 (patch)
treea4a508cf68900fecadcc15b9df126f53d34b5dff
parent5aa9ae24ed834a3aeba4917823437bac75e14ab3 (diff)
downloadethos-u-vela-8cb3c360902a3e9fd583e474a4393646362dcf42.tar.gz
MLBEDSW-8109: Update release notes3.10.0.rc23.10.0
- Added release information - Modified SUPPORTED_OPS.md version info Change-Id: I3ead55db45c84821c426645e488dfb765166d20f Signed-off-by: Tim Hall <tim.hall@arm.com>
-rw-r--r--RELEASES.md19
-rw-r--r--SUPPORTED_OPS.md2
2 files changed, 20 insertions, 1 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 7b32b41..5f53a2b 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -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.10.0 - 16/11/2023
+
+**Main feature changes:**
+
+* New operator support: SQUARED_DIFFERENCE, TRANSPOSE
+* Upgrade TensorFlow Lite support to version 2.14
+* Improved stride checking and support for:
+ * AVERAGE_POOL_2D, CONV_2D, MAX_POOL_2D, TRANSPOSE_CONV
+* Added missing pass-through options for RANDOM_UNIFORM
+
+**Interface changes:**
+
+* None
+
+**Reported defect fixes:**
+
+* Removed duplicate CPU tensors (MLCE-1103 & MLCE-1106)
+
+
## Release 3.9.0 - 15/08/2023
**Main feature changes:**
diff --git a/SUPPORTED_OPS.md b/SUPPORTED_OPS.md
index 665cb30..c0e2b0b 100644
--- a/SUPPORTED_OPS.md
+++ b/SUPPORTED_OPS.md
@@ -19,7 +19,7 @@ limitations under the License.
# Supported Ops
This file was automatically generated by Vela using the `--supported-ops-report` parameter.
-Vela version: `3.10.0rc2.dev0+ga8fda88.d20231113`
+Vela version: `3.10.0`
This file complies with
[**Gitiles Markdown syntax**](https://gerrit.googlesource.com/gitiles/+/HEAD/Documentation/markdown.md)