aboutsummaryrefslogtreecommitdiff
path: root/RELEASES.md
diff options
context:
space:
mode:
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