From 540482d520d3f209008d7cbc0011e0591377dcbd Mon Sep 17 00:00:00 2001 From: =?utf8?q?=EC=84=9C=EC=83=81=EB=AF=BC/=EB=8F=99=EC=9E=91=EC=A0=9C?= =?utf8?q?=EC=96=B4Lab=28SR=29/Senior=20Engineer/=EC=82=BC=EC=84=B1?= =?utf8?q?=EC=A0=84=EC=9E=90?= Date: Wed, 2 May 2018 17:07:22 +0900 Subject: [PATCH] Update README.md (#1000) For issue #926 This commit updates README.md to better describe the project and repository information. Signed-off-by: Sangmin Seo --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 14eb5d6..f550261 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,18 @@ # nnfw +A high-performance, on-device neural network inference framework + +## Goal +This project _nnfw_ aims at providing a high-performance, on-device neural network (NN) inference +framework that performs inference of a given NN model on processors, such as CPU, GPU, or NPU, in +the target platform, such as Tizen and Smart Machine Platform (SMP). + +## Project Documents +- [Roadmap](docs/roadmap.md) +- [SW Requirement Specification](docs/project/2018_requirement_specification.md) +- [SW High Level Design](docs/project/2018_high_level_design.md) + + # Getting started [How to contribute to nnfw](docs/HowToContribute.md) -- 2.7.4