aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
authorTim Hall <tim.hall@arm.com>2020-08-21 13:36:21 +0100
committerTim Hall <tim.hall@arm.com>2020-08-28 12:00:07 +0100
commit7201932246734b8b5db016106ad8df108d2513d0 (patch)
tree278de6c942dd186c3cada34cc80c35b56707e651 /RELEASES.md
parent5e990c88e418df7e885e54dcaf2434efbed3a284 (diff)
downloadethos-u-vela-7201932246734b8b5db016106ad8df108d2513d0.tar.gz
MLBEDSW-2411: Update README with example networks
- Added reference to TensorFlow Hub - Updated relative .md links to release location Signed-off-by: Tim Hall <tim.hall@arm.com> Change-Id: I7f7b3508bd530d76681d25594ea7ff8241fe964d
Diffstat (limited to 'RELEASES.md')
-rw-r--r--RELEASES.md6
1 files changed, 3 insertions, 3 deletions
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