aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnie Tallund <annie.tallund@arm.com>2023-08-17 09:42:35 +0200
committerAnnie Tallund <annie.tallund@arm.com>2023-08-22 14:11:47 +0200
commit3fb02429a868f5b9b2e4660bd33b8210bf54bee0 (patch)
treeb559856a601a240e50ba23d8af8cc686701fe3c3
parentb2f4abbbd6f26740e23b0d3e0e34152b9b4db63b (diff)
downloadmlia-3fb02429a868f5b9b2e4660bd33b8210bf54bee0.tar.gz
MLIA-932 Update RELEASES.md0.7.0-rc.10.7.0
Signed-off-by: Annie Tallund <annie.tallund@arm.com> Change-Id: I3c3f458dab214a7be00dd50c640a62767389fd9b
-rw-r--r--RELEASES.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 25e5a37..992b146 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -16,6 +16,21 @@ scheme.
of Arm® Limited (or its subsidiaries) in the U.S. and/or elsewhere.
* TensorFlow™ is a trademark of Google® LLC.
+## Release 0.7.0
+
+### Internal changes
+
+* Update the operator list of TensorFlow Lite Delegate
+ for Arm NN 23.05 (MLIA-881)
+* Generalize installation routines for backends by using registry (MLIA-825)
+* Add contribution guidelines
+* Update Vela (MLIA-757) and mypy (MLIA-849) dependencies
+
+### Issues fixed
+
+* Have the TFLite compability check display tables for all
+ targets (MLIA-711)
+
## Release 0.6.0
### Feature changes