Add IDEF0 diagrams: A0 (NN model compilation) (#30)
authorSergey Vostokov/SRR-Platform Lab/./삼성전자 <s.vostokov@samsung.com>
Thu, 22 Mar 2018 10:27:58 +0000 (13:27 +0300)
committer박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 22 Mar 2018 10:27:58 +0000 (19:27 +0900)
commita8bef81da6bf437b999dfda4cb87dc6e2244717e
treeb0afe490b8eafb69065df0381648ab057d26f7f5
parent0d854b6e158be384f8c271f62f0f85d60b7e1c16
Add IDEF0 diagrams: A0 (NN model compilation) (#30)

* Add IDEF0 diagrams: A0 (NN model compilation)

This commit adds the A0 diagram, used IDEF0 notation to describe the
first level of decomposition of nncc functionality: NN model compilation

Signed-off-by: Sergey Vostokov <s.vostokov@samsung.com>
* Update IDEF0 A0

Add name of root node as A0
Fix typo TRA -> TRE

Signed-off-by: Sergey Vostokov <s.vostokov@samsung.com>
* Update outcome of A0 diagram to Target binaries

The main function outcome was updated as Target binaries instead of
3 types of outcomes: ARM CPU executable/ARM GPU shaders/NPU executable

Signed-off-by: Sergey Vostokov <s.vostokov@samsung.com>
doc/images/nncc_idef0_a0.png [new file with mode: 0644]