From 118f73e0396fe66ee5cc3c0daec0882c7160a7cb Mon Sep 17 00:00:00 2001 From: Isabella Gottardi Date: Thu, 16 Sep 2021 17:54:35 +0100 Subject: MLECO-2395: Allow users to select Ethos-U memory mode Change-Id: Icf09410f12072e8d7850dd1e540c3243af24ed09 --- release_notes.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'release_notes.txt') diff --git a/release_notes.txt b/release_notes.txt index 62618a5..da3a5e1 100644 --- a/release_notes.txt +++ b/release_notes.txt @@ -1,9 +1,16 @@ +Changes in 21.11 + * Support for 21.08 Ethos-U component and dependencies (core-software, core-driver, Vela 3.1.0, CMSIS, TensorFlow Lite). + * Added dynamic load support for FVP for inference runner use-case. + * Added support for different memory modes: Shared_Sram, Dedicated_Sram and Sram_Only + * Documentation updates. + Changes in 21.08 * Support for 21.05 Ethos-U component (core-software, core-driver, Vela 3.0.0). * TensorFlow submodule changed to https://github.com/tensorflow/tflite-micro (tested with TensorFlow Lite Micro commit hash: f510d38d0eaa3195ce3af66e3f32648740f08afb). * Image classification model changed (from uint8 to int8 datatype). * Documentation updates, added support to Corstone-300 + Ethos-U65. * Various scripts improvements. + * Added Visual Wake Word use case. Changes in 21.05 * Added script to download and optimize default models. -- cgit v1.2.1