[NE/N4] Interface of N4 and N7-models
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 20 Jun 2019 10:07:51 +0000 (19:07 +0900)
committer함명주/On-Device Lab(SR)/Principal Engineer/삼성전자 <myungjoo.ham@samsung.com>
Wed, 26 Jun 2019 04:16:38 +0000 (13:16 +0900)
commit7bfe6ec67d5cc395c0d960ff16ae20619d268b01
treec090771ad754e488ae62f82f74bbab3a1a63f456
parentc384a169c94cf670e7d382c3374dcf390f73622c
[NE/N4] Interface of N4 and N7-models

ne-inf.h: The interface of N4

ne-model.h: The interfaces of loaded model and submodel, which are
  "model" and "submodel" class of N7,
  http://suprem.sec.samsung.net/confluence/display/ODLC/Class+Diagram+of+N7

Updated 2019-06-25
- Reuse ne-utils.h's linked list
- Added model's info to remove model struct from other files

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
core/npu-engine/src/ne-inf.h
core/npu-engine/src/ne-model.h [new file with mode: 0644]