Add High Level Documentation (#5665)
authorEfimov Alexander/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Tue, 30 Jul 2019 23:51:05 +0000 (02:51 +0300)
committer이성재/On-Device Lab(SR)/Principal Engineer/삼성전자 <sj925.lee@samsung.com>
Tue, 30 Jul 2019 23:51:05 +0000 (08:51 +0900)
commita862d123d2aea6bf4d0c4ae8e82fde0781c0a06d
tree13aa097efbb1a7d44bcae448e3eef530aac3bcb0
parent56c6d9e22ebce9a905d60292d4af53a34e20126d
Add High Level Documentation (#5665)

* Add High Level Documentation

- Added image of overall architecture of project
- Added image with data flow through the pipeline
- Added Core Structure component
- Added and mapped non-functional requirements
- Updated revision history

* add overview of components
* add initial version of API secton
* add IR description
* add runtime behavior
* add structural description of IRs
* add compiler structure and behavioral description
* add structure diagram about nn runtime
* add constraints and scope items
* add Traceability Matrix
* add table of contents and items required by template
* add description about gray and white modules on component diagram
* update images to eliminate ambiguous interpretation
* change heading, rename nn Compute component
* break sections in more items
* bring back nnapi part
* rename NNFW IR into neurun IR and fix naming of other components
* fix formatting of subsystem description & abbreviations
* remove redundant item from compiler description
* fix typos and wording

Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
docs/fig/nnfw_components.png [new file with mode: 0644]
docs/fig/nnfw_components.pptx [new file with mode: 0644]
docs/fig/nnfw_nativeapi_flow.png [new file with mode: 0644]
docs/fig/nnfw_nativeapi_flow.pptx [new file with mode: 0644]
docs/fig/nnfw_nnapi_flow.png [new file with mode: 0644]
docs/fig/nnfw_nnapi_flow.pptx [new file with mode: 0644]
docs/fig/nnfw_runtime_behavior.png [new file with mode: 0644]
docs/fig/nnfw_runtime_behavior.pptx [new file with mode: 0644]
docs/fig/nnfw_runtime_structure.png [new file with mode: 0644]
docs/fig/nnfw_runtime_structure.pptx [new file with mode: 0644]
docs/project/19_NN_Compiler_and_Runtime_(HLD_Rev._1.0).md [new file with mode: 0644]