aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJonny Svärd <jonny.svaerd@arm.com>2023-08-24 11:21:43 +0200
committerJonny Svärd <jonny.svaerd@arm.com>2023-08-24 11:22:12 +0200
commit6db5ef5788d71c5ebffddc41d3d95f0e10e89b2e (patch)
treec810c6c47a5566535a72a52753ac07f66ab5a525 /README.md
parent61b5829f226ca571c4ea529ca066bf867f02fe04 (diff)
downloadethos-u-6db5ef5788d71c5ebffddc41d3d95f0e10e89b2e.tar.gz
23.08 release23.08
Change-Id: Ia7adf438073e2e136a3e70bd36def45baf6025ab Signed-off-by: Jonny Svärd <jonny.svaerd@arm.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1168b8b..1aaf2f2 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,15 @@ Please see [Security](SECURITY.md).
# Releases
+## Release 23.08
+
+The 23.08 release has been tested against Tensorflow version 2.12 as reference, with the additional patches applied:
+
+* https://github.com/tensorflow/tensorflow/pull/58400
+* https://github.com/tensorflow/tensorflow/pull/52014
+
+Without these patches there may be output diffs between TFL and TFLM for certain models.
+
## Release 23.05
The 23.05 release has been tested against Tensorflow version 2.11 as reference, with the additional patches applied: