Add logging and test cases for Controlflow ops (#4129)
[platform/core/ml/nnfw.git] / README.md
1 [![GitHub release (latest
2 SemVer)](https://img.shields.io/github/v/release/Samsung/ONE)](https://github.com/Samsung/ONE/releases)
3 [![Documentation Status](https://readthedocs.org/projects/nnfw/badge/?version=latest)](https://nnfw.readthedocs.io/en/latest/?badge=latest)
4 ![GitHub commit activity](https://img.shields.io/github/commit-activity/w/Samsung/ONE?color=light%20green)
5 [![Gitter](https://img.shields.io/gitter/room/Samsung/ONE?color=orange)](https://gitter.im/Samsung/ONE)
6
7 # **ONE** (On-device Neural Engine)
8
9 <img src='docs/images/logo_original_samsungblue_cropped.png' alt='ONE Logo' width='400' />
10
11 A high-performance, on-device neural network inference framework.
12
13 ## Goal
14
15 This project **ONE** aims at providing a high-performance, on-device neural network (NN) inference
16 framework that performs inference of a given NN model on processors, such as CPU, GPU, DSP or NPU.
17
18 We develop a runtime that runs on a Linux kernel-based OS platform such as Ubuntu, Tizen, or 
19 Android, and a compiler toolchain to support NN models created using various NN training frameworks such 
20 as Tensorflow or PyTorch in a unified form at runtime.
21
22 ## Overview
23
24 - [Background](docs/overview/background.md)
25 - [Roadmap](docs/overview/roadmap.md)
26 - [Overall Architecture](docs/overview/overall-architecture.md)
27
28 ## Getting started
29
30 - For the contribution, please refer to our [contribution guide](docs/howto/how-to-contribute.md).
31 - You can also find various how-to documents [here](docs/howto).
32
33 ## Feature Request
34
35 You can suggest development of **ONE**'s features that are not yet available.
36
37 The functions requested so far can be checked in the [popular feature request](https://github.com/Samsung/ONE/issues?q=label%3AFEATURE_REQUEST+) list.
38
39 - If the feature you want is on the list, :+1: to the body of the issue. The feature with the most
40 :+1: is placed at the top of the list. When adding new features, we will prioritize them with this reference.
41 Of course, it is good to add an additional comment which describes your request in detail.
42
43 - For features not listed, [create a new issue](https://github.com/Samsung/ONE/issues/new).
44 Sooner or later, the maintainer will tag the `FEATURE_REQUEST` label and appear on the list.
45
46 We expect one of the most frequent feature requests would be the operator kernel implementation.
47 It is good to make a request, but it is better if you contribute by yourself. See the following guide,
48 [How to add a new operation](docs/howto/how-to-add-a-new-operation.md), for help.
49
50 We are looking forward to your participation.
51 Thank you in advance!
52
53 ## How to Contact
54
55 - Please post questions, issues, or suggestions into [Issues](https://github.com/Samsung/ONE/issues). This is the best way to communicate with the developer.
56 - You can also have an open discussion with community members through [gitter.im](https://gitter.im/Samsung/ONE) channel.
57
58 ## Hall of Fame
59
60 [![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/0)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/0)[![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/1)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/1)[![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/2)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/2)[![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/3)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/3)[![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/4)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/4)[![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/5)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/5)[![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/6)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/6)[![](https://sourcerer.io/fame/lemmaa/Samsung/ONE/images/7)](https://sourcerer.io/fame/lemmaa/Samsung/ONE/links/7)
61