summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
authorKshitij Sisodia <kshitij.sisodia@arm.com>2021-05-11 14:46:01 +0100
committerKshitij Sisodia <kshitij.sisodia@arm.com>2021-05-11 15:40:21 +0100
commitddcb56d603ffa9cbff173d3c7066c2fa6f8d3c4c (patch)
tree45a5b966654f94cb01ca742901a64228ff3efc59 /Readme.md
parentf9c19eaa9ab11e4409679fc6d2862c89410493a7 (diff)
downloadml-embedded-evaluation-kit-ddcb56d603ffa9cbff173d3c7066c2fa6f8d3c4c.tar.gz
MLECO-1912: Explcitly setting resources dir
Minor CMake and ReadMe edits. Change-Id: Ib5b3fb904a0b034af57a3d4065a6183e29499f0f
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Readme.md b/Readme.md
index 577d6e8..16ac683 100644
--- a/Readme.md
+++ b/Readme.md
@@ -9,7 +9,7 @@ the new [Arm® Cortex™-M55 processor](https://www.arm.com/products/silicon-ip-
## Overview of the evaluation kit
-The purpose of the evaluation kit is to allow the user to develop software and test the performance of the Ethos-U55 NPU and
+The purpose of this evaluation kit is to allow users to develop software and test the performance of the Ethos-U55 NPU and
Cortex-M55 CPU. The Ethos-U55 NPU is a new class of machine learning(ML) processor, specifically designed to accelerate
computation for ML workloads in constrained embedded and IoT devices. The product is optimized to execute
mathematical operations efficiently that are commonly used in ML algorithms, such as convolutions or activation functions.
@@ -85,6 +85,6 @@ For more details see full documentation:
- [Coding standards and guidelines](./docs/documentation.md#coding-standards-and-guidelines)
- [Code Reviews](./docs/documentation.md#code-reviews)
- [Testing](./docs/documentation.md#testing)
- - [Communication](./docs/documentation.md#communication)
- - [Licenses](./docs/documentation.md#licenses)
+ - [Communication](./docs/documentation.md#communication)
+ - [Licenses](./docs/documentation.md#licenses)
- [Appendix](./docs/documentation.md#appendix) \ No newline at end of file