summaryrefslogtreecommitdiff
path: root/release_notes.txt
diff options
context:
space:
mode:
authorRichard Burton <richard.burton@arm.com>2022-03-04 09:19:09 +0000
committerRichard <richard.burton@arm.com>2022-03-04 09:45:29 +0000
commitb4123fd715e41070be5bb39600625c740185f562 (patch)
tree78ff9672a8adcdd9d97b40a3de17a6985b1a6659 /release_notes.txt
parent2aa31324349f64ac1a6596006c6c88dcbc596a49 (diff)
downloadml-embedded-evaluation-kit-b4123fd715e41070be5bb39600625c740185f562.tar.gz
MLECO-2978: Update to 22.02 dependencies
* Core-platform now a depdenency for timing adapter Signed-off-by: Richard Burton <richard.burton@arm.com> Change-Id: I54f3773bdf91083fa1513be15372fcf2231bea2c
Diffstat (limited to 'release_notes.txt')
-rw-r--r--release_notes.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/release_notes.txt b/release_notes.txt
index 93d1f66..a85068a 100644
--- a/release_notes.txt
+++ b/release_notes.txt
@@ -1,3 +1,12 @@
+Changes in 22.02
+ * Support for 22.02 Ethos-U component and dependencies (core-driver, core-platform, Vela 3.3.0, CMSIS, TensorFlow Lite Micro).
+ * Added Object Detection use case.
+ * Replace DSCNN with MicroNet for KWS and KWS_ASR use cases.
+ * Increase minimum requirements of CMake to 3.15.6, armclang to 6.16 and Python to 3.8
+ * Initial restructuring of repository sources.
+ * Documentation updates.
+ * Various minor bug fixes.
+
Changes in 21.11
* Support for 21.11 Ethos-U component and dependencies (core-software, core-driver, Vela 3.2.0, CMSIS, TensorFlow Lite).
* Added dynamic load support for FVP for inference runner use-case.