From 7201932246734b8b5db016106ad8df108d2513d0 Mon Sep 17 00:00:00 2001 From: Tim Hall Date: Fri, 21 Aug 2020 13:36:21 +0100 Subject: MLBEDSW-2411: Update README with example networks - Added reference to TensorFlow Hub - Updated relative .md links to release location Signed-off-by: Tim Hall Change-Id: I7f7b3508bd530d76681d25594ea7ff8241fe964d --- RELEASES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'RELEASES.md') diff --git a/RELEASES.md b/RELEASES.md index 8498fd6a..bf6e6793 100644 --- a/RELEASES.md +++ b/RELEASES.md @@ -9,9 +9,9 @@ fixed. The version numbering adheres to the **Main feature changes:** -* New Ethos-U operator support: SOFTMAX and QUANTIZE (requantise only) -* Improved Ethos-U operator support: RESIZE_BILINEAR and LEAKY_RELU -* Improved pass-through of operators not supported by Ethos-U +* New Ethos-U NPU operator support: SOFTMAX and QUANTIZE (requantise only) +* Improved Ethos-U NPU operator support: RESIZE_BILINEAR and LEAKY_RELU +* Improved pass-through of operators not supported by Ethos-U NPU * Preserve TensorFlow Lite (.tflite) file metadata * Improved network performance * Performance estimation statistics improved -- cgit v1.2.1