summaryrefslogtreecommitdiff
path: root/release_notes.txt
diff options
context:
space:
mode:
authorRichard Burton <richard.burton@arm.com>2023-05-30 17:40:39 +0100
committerRichard Burton <richard.burton@arm.com>2023-05-30 17:40:39 +0100
commitdf88c5de6e3e7ff4d7f4519235f076f60fb3d896 (patch)
treed71869c5bfc0be586dd17c755cd5493f3142525d /release_notes.txt
parent1e6c6943ab3b937da22591fa771fcc2dc185c64f (diff)
downloadml-embedded-evaluation-kit-df88c5de6e3e7ff4d7f4519235f076f60fb3d896.tar.gz
MLECO-4065 MLECO-4066: Updating to 23.05 dependencies
* Update dependencies to 23.05 versions * Fix for a break caused by changes in TensorFlow Lite Micro * Update release notes Signed-off-by: Richard Burton <richard.burton@arm.com> Change-Id: Id2f60ea574aab982911125bdcb513adb8edc723d
Diffstat (limited to 'release_notes.txt')
-rw-r--r--release_notes.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/release_notes.txt b/release_notes.txt
index cefa3c8..cc34c0a 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,3 +1,9 @@
+Changes in 23.05
+ * Support for 23.05 NPU components and dependencies (core-driver, core-platform, Vela 3.8.0, CMSIS, CMSIS-NN and TensorFlow Lite Micro).
+ * Minor updates to CMSIS-pack dependencies.
+ * Update Python package requirements for compatibility reasons.
+ * Increase minimum requirements of Python to 3.9
+
Changes in 23.02
* Support for 23.02 NPU components and dependencies (core-driver, core-platform, Vela 3.7.0, CMSIS, CMSIS-DSP, CMSIS-NN and TensorFlow Lite Micro).
* Improvement to PMU counters - reducing cache maintenance burden for Arm Cortex-M55 CPUs when NPU is used.