platform/core/ml/nnfw.git
4 years agoRelease note for 1.4.0 (#194) 1.4.0
chunseoklee [Thu, 23 Apr 2020 03:52:44 +0000 (12:52 +0900)]
Release note for 1.4.0 (#194)

* Release note for 1.4.0

- Release note for 1.4.0

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
* Use ONE Runtime

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
* Apply suggestions from code review

Co-Authored-By: Sung-Jae Lee <sjlee@mail.com>
Co-authored-by: Sung-Jae Lee <sjlee@mail.com>
4 years ago[tf2tfliteV2-value-pbtxt] Change method of pip call (#187)
mhs4670go [Wed, 22 Apr 2020 08:28:45 +0000 (17:28 +0900)]
[tf2tfliteV2-value-pbtxt] Change method of pip call (#187)

This changes is from shebang length limit

Signed-off-by: seongwoo <mhs4670go@naver.com>
4 years agoVersion 1.4.0 on tizen spec file (#126)
chunseoklee [Tue, 21 Apr 2020 04:38:16 +0000 (13:38 +0900)]
Version 1.4.0 on tizen spec file (#126)

- Use v1.4.0 on tizen package

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
4 years ago[tflchef] Support Tanh operation in tflchef (#122)
Hyuk Jin Jeong [Tue, 21 Apr 2020 04:18:22 +0000 (13:18 +0900)]
[tflchef] Support Tanh operation in tflchef (#122)

This enables tflchef to support Tanh operation

Signed-off-by: Hyukjin Jeong <hj1.jeong@samsung.com>
4 years ago[luci] Pack Op init axis and test (#128)
SaeHie Park [Tue, 21 Apr 2020 03:55:00 +0000 (12:55 +0900)]
[luci] Pack Op init axis and test (#128)

This will init axis member and add to test for Pack Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[oneapi] Test fixtures with templates (#114)
Hanjoung Lee [Tue, 21 Apr 2020 03:25:16 +0000 (12:25 +0900)]
[oneapi] Test fixtures with templates (#114)

Test fixtures with templates to support different nn packages without
code duplication.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[onert] Enhance getStr of OpSequence (#35)
Yongseop Kim [Tue, 21 Apr 2020 03:13:21 +0000 (12:13 +0900)]
[onert] Enhance getStr of OpSequence (#35)

* [onert] Enhance getStr of OpSequence

Enhance getStr of OpSequence for debug

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
* Revise getStr code

4 years ago[luci] Enable test of Exp Op (#124)
SaeHie Park [Tue, 21 Apr 2020 01:46:33 +0000 (10:46 +0900)]
[luci] Enable test of Exp Op (#124)

This will enable import/export test of Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[res] TensorFlowLiteRecipes for Exp (#116)
SaeHie Park [Mon, 20 Apr 2020 23:39:05 +0000 (08:39 +0900)]
[res] TensorFlowLiteRecipes for Exp (#116)

This will introduce TensorFlowLiteRecipes for Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[res] TensorFlowPythonExamples for Exp (#115)
SaeHie Park [Mon, 20 Apr 2020 23:38:38 +0000 (08:38 +0900)]
[res] TensorFlowPythonExamples for Exp (#115)

This will introduce TensorFlowPythonExamples for Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[infra/nncc] Update utcount (#118)
SaeHie Park [Mon, 20 Apr 2020 22:49:11 +0000 (07:49 +0900)]
[infra/nncc] Update utcount (#118)

This will add circle2circle in unit test counter

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
4 years ago[luci] Export Exp (#100)
SaeHie Park [Mon, 20 Apr 2020 21:22:25 +0000 (06:22 +0900)]
[luci] Export Exp (#100)

* [luci] Export Exp

This will enable export of Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
* fix wrong option

4 years ago[luci] Import Exp (#97)
SaeHie Park [Mon, 20 Apr 2020 21:21:46 +0000 (06:21 +0900)]
[luci] Import Exp (#97)

* [luci] Import Exp

This will enable import of Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
* check type

4 years agoFix build break by #54 (#109)
Hanjoung Lee [Mon, 20 Apr 2020 12:11:32 +0000 (21:11 +0900)]
Fix build break by #54 (#109)

Fix build break by #54

Resolve #106, #107 and #108

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[docs] Remove the badge from top-level README (#104)
Hanjoung Lee [Mon, 20 Apr 2020 12:08:15 +0000 (21:08 +0900)]
[docs] Remove the badge from top-level README (#104)

Remove the innersource badge from top-level `README.md`.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[runtime] comment on nnfw api negative test (#86)
Hyun Sik Yoon [Mon, 20 Apr 2020 11:36:11 +0000 (20:36 +0900)]
[runtime] comment on nnfw api negative test (#86)

This adds comments for negative tests to explain easily why this tests are negative test.

Signed-off-by: hyunsik-yoon <hyunsik.yoon.1024@gmail.com>
4 years ago[oneapi] Download nnpackages before nnfw_api_test (#54)
Hanjoung Lee [Mon, 20 Apr 2020 11:07:13 +0000 (20:07 +0900)]
[oneapi] Download nnpackages before nnfw_api_test (#54)

- Introduce `install_oneapi_test_nnpackages.sh` and it is called from
  `unittest.sh`
- Just like framework tests, this has its own model directory
  (contains config.sh files)
- Downloaded filese are compressed nnpackages(.zip)
- Rename `one_op_tflite` to `add` which is its real name
- Do not install `one_op_tflite` with CMake install

Resolve #32

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[onert] Change frontend layout to layout of subgraph of model (#96)
ragmani [Mon, 20 Apr 2020 10:43:39 +0000 (19:43 +0900)]
[onert] Change frontend layout to layout of subgraph of model (#96)

This commit changes frontend layout from NHWC to layout of subgraph of model.
  - Add converting layout from circle to ir
  - Set frontend layout as layout of circle

Signed-off-by: ragmani <ragmani0216@gmail.com>
4 years ago[luci] Shapei, type inference of Exp (#99)
SaeHie Park [Mon, 20 Apr 2020 09:22:22 +0000 (18:22 +0900)]
[luci] Shapei, type inference of Exp (#99)

This will enable shape and type inference of Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Enable log of Exp (#98)
SaeHie Park [Mon, 20 Apr 2020 09:21:59 +0000 (18:21 +0900)]
[luci] Enable log of Exp (#98)

This will enable log of Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[onert] Introduce convert ops for fp16 (#47)
Yongseop Kim [Mon, 20 Apr 2020 09:18:38 +0000 (18:18 +0900)]
[onert] Introduce convert ops for fp16 (#47)

Introduce convert ops for fp16
- ConvertFp32ToFp16: converts fp32 to fp16
- ConvertFp16ToFp32: converts fp16 to fp32

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
4 years ago[tflchef] Support Exp (#90)
SaeHie Park [Mon, 20 Apr 2020 07:05:07 +0000 (16:05 +0900)]
[tflchef] Support Exp (#90)

This will enable chef and reverse of Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Introduce Exp IR (#91)
SaeHie Park [Mon, 20 Apr 2020 07:04:41 +0000 (16:04 +0900)]
[luci] Introduce Exp IR (#91)

This will introduce IR for Exp Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[tflite2circle] Enable Exp (#92)
SaeHie Park [Mon, 20 Apr 2020 07:04:10 +0000 (16:04 +0900)]
[tflite2circle] Enable Exp (#92)

This will enable tflite2circle Exp Op conversion

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[res] TensorFlowPythonExamples for BiasAdd (#83)
SaeHie Park [Mon, 20 Apr 2020 06:19:24 +0000 (15:19 +0900)]
[res] TensorFlowPythonExamples for BiasAdd (#83)

This will introduce TensorFlowPythonExamples for BiasAdd

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[onert] Fix api test setup bug (#81)
Hyeongseok Oh [Mon, 20 Apr 2020 05:31:51 +0000 (14:31 +0900)]
[onert] Fix api test setup bug (#81)

Get output info from model and set output tensor info
Fix fail on interpreter test (fix potential bug)

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
4 years ago[luci] Enable read/write tests for Rsqrt (#79)
Hyuk Jin Jeong [Mon, 20 Apr 2020 05:04:06 +0000 (14:04 +0900)]
[luci] Enable read/write tests for Rsqrt (#79)

This enables read/write tests for Rsqrt operation

Signed-off-by: Hyukjin Jeong <hj1.jeong@samsung.com>
4 years ago[oneapi] Add 2 negative TCs in model loading (#36)
Hanjoung Lee [Mon, 20 Apr 2020 04:01:10 +0000 (13:01 +0900)]
[oneapi] Add 2 negative TCs in model loading (#36)

Add 2 negative TCs in model loading

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[tflitefile_tool] Support Shape and Expanddims operator in select_operator.py (#43)
Sanggyu Lee [Mon, 20 Apr 2020 01:49:22 +0000 (10:49 +0900)]
[tflitefile_tool] Support Shape and Expanddims operator in select_operator.py (#43)

`select_operator.py` supports Shape and ExpandDims.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
4 years ago[cicle2circle] Module to support multiple subgraph (#78)
SaeHie Park [Mon, 20 Apr 2020 01:35:12 +0000 (10:35 +0900)]
[cicle2circle] Module to support multiple subgraph (#78)

This will update to use Module to support multiple sub graphs

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Update tester with Module (#77)
SaeHie Park [Mon, 20 Apr 2020 01:29:29 +0000 (10:29 +0900)]
[luci] Update tester with Module (#77)

This will update read/write tester with Module to support multiple subgraphs

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years agoAdd a tflchef recipe for Rsqrt operation (#31)
Hyuk Jin Jeong [Mon, 20 Apr 2020 00:49:16 +0000 (09:49 +0900)]
Add a tflchef recipe for Rsqrt operation (#31)

This adds a tflchef recipe for Rsqrt operation

Signed-off-by: Hyukjin Jeong <hj1.jeong@samsung.com>
4 years ago[luci] Test BatchToSpaceND (#74)
SaeHie Park [Mon, 20 Apr 2020 00:41:09 +0000 (09:41 +0900)]
[luci] Test BatchToSpaceND (#74)

This will enable import/export test of BatchToSpaceND Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Support multiple subgraph export (#75)
SaeHie Park [Mon, 20 Apr 2020 00:39:29 +0000 (09:39 +0900)]
[luci] Support multiple subgraph export (#75)

This will enable suport of multiple subgraph export through Module

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Import multiple subgraph (#76)
SaeHie Park [Mon, 20 Apr 2020 00:39:05 +0000 (09:39 +0900)]
[luci] Import multiple subgraph (#76)

This will enable import of multiple subgraph through Module

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[docs] Remove stale info in top-level README.md (#27)
Hanjoung Lee [Mon, 20 Apr 2020 00:23:03 +0000 (09:23 +0900)]
[docs] Remove stale info in top-level README.md (#27)

This commit removes stale notice section in top-level `README.md`.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[luci] Fix build error for BatchToSpaceND (#73)
SaeHie Park [Sun, 19 Apr 2020 23:55:38 +0000 (08:55 +0900)]
[luci] Fix build error for BatchToSpaceND (#73)

This will fix build error BatchToSpaceND

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[res] recipe for BatchToSpaceND (#70)
SaeHie Park [Sun, 19 Apr 2020 23:23:21 +0000 (08:23 +0900)]
[res] recipe for BatchToSpaceND (#70)

This will introduce recipe for BatchToSpaceND Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Export separate SerializedModelData (#69)
SaeHie Park [Sun, 19 Apr 2020 23:19:04 +0000 (08:19 +0900)]
[luci] Export separate SerializedModelData (#69)

This will separate graph portion of SerializedModelData into SerializedGraphData

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Fix include path (#68)
SaeHie Park [Sun, 19 Apr 2020 23:18:33 +0000 (08:18 +0900)]
[luci] Fix include path (#68)

This will fix include path for GraphBuilderRegistry.h

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Import subgraph name accessor (#67)
SaeHie Park [Sun, 19 Apr 2020 23:18:08 +0000 (08:18 +0900)]
[luci] Import subgraph name accessor (#67)

This will add name accessor for subgraph

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Enable Shape/Type inference for BatchToSpaceND (#64)
SaeHie Park [Sun, 19 Apr 2020 22:44:38 +0000 (07:44 +0900)]
[luci] Enable Shape/Type inference for BatchToSpaceND (#64)

This will enable shape and type inference for BatchToSpaceND

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[tflite2circle] Enable BatchToSpaceND (#66)
SaeHie Park [Sun, 19 Apr 2020 22:43:36 +0000 (07:43 +0900)]
[tflite2circle] Enable BatchToSpaceND (#66)

This will enable BatchToSpaceND conversion

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Enable export of BatchToSpaceND (#65)
SaeHie Park [Sun, 19 Apr 2020 22:42:49 +0000 (07:42 +0900)]
[luci] Enable export of BatchToSpaceND (#65)

This will enable export of BatchToSpaceND Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] log for BatchToSpaceND (#63)
SaeHie Park [Sun, 19 Apr 2020 22:41:25 +0000 (07:41 +0900)]
[luci] log for BatchToSpaceND (#63)

This will enable log of BatchToSpaceND IR

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Enable import BatchToSpaceND (#62)
SaeHie Park [Sun, 19 Apr 2020 22:41:06 +0000 (07:41 +0900)]
[luci] Enable import BatchToSpaceND (#62)

This will enable import of BatchToSpaceND Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[tflchef] Enable reverse BatchToSpaceND (#61)
SaeHie Park [Sun, 19 Apr 2020 22:40:38 +0000 (07:40 +0900)]
[tflchef] Enable reverse BatchToSpaceND (#61)

This will enable reverse checf of BatchToSpaceND Op

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Export use SerializeData header (#50)
SaeHie Park [Sun, 19 Apr 2020 21:27:33 +0000 (06:27 +0900)]
[luci] Export use SerializeData header (#50)

This will update export to use SerializeData header
- also remove unused input/output names

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[tflitefile_tool] Remove instr parts of model_parser (#30)
Yongseop Kim [Fri, 17 Apr 2020 13:33:48 +0000 (22:33 +0900)]
[tflitefile_tool] Remove instr parts of model_parser (#30)

* [tflitefile_tool] Remove instr parts of model_parser

Remove instr parts of model_parser. This is unnecessary.

* Remove instrs in graph_stats

* Revmoe verbose level 2

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
4 years ago[onert] Apply Subgraphs for Loaders of onert (#38)
ragmani [Fri, 17 Apr 2020 13:32:54 +0000 (22:32 +0900)]
[onert] Apply Subgraphs for Loaders of onert (#38)

This commit applies Subgraphs for Loaders of onert.

Signed-off-by: ragmani <ragmani0216@gmail.com>
4 years ago[luci] Constructor test for Rsqrt operation (#23)
Hyuk Jin Jeong [Fri, 17 Apr 2020 13:20:16 +0000 (22:20 +0900)]
[luci] Constructor test for Rsqrt operation (#23)

This introduces a constructor test for Rsqrt operation

Signed-off-by: Hyukjin Jeong <hj1.jeong@samsung.com>
Co-authored-by: Hyukjin Jeong <hj1.jeong@samsung.com>
4 years ago[onert] Use the option for DELETE_CACHED_DATA (#34)
Yongseop Kim [Fri, 17 Apr 2020 10:42:04 +0000 (19:42 +0900)]
[onert] Use the option for DELETE_CACHED_DATA (#34)

Use the option for DELETE_CACHED_DATA instead of util::Config

Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
4 years ago[oneapi] Add tests for multi-sessions (#37)
Hanjoung Lee [Fri, 17 Apr 2020 10:41:06 +0000 (19:41 +0900)]
[oneapi] Add tests for multi-sessions (#37)

Add tests for multi-sessions. This adds a gtest fixture for testing 4
sessions simultaneously.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[TensorFlowPythonExamples] Add reshape example (#33)
mhs4670go [Fri, 17 Apr 2020 10:27:02 +0000 (19:27 +0900)]
[TensorFlowPythonExamples] Add reshape example (#33)

This commit adds reshape example in TensorFlowPythonExamples

Signed-off-by: seongwoo <mhs4670go@naver.com>
4 years ago[tflchef] Simplify register with macro (#46)
SaeHie Park [Fri, 17 Apr 2020 10:25:50 +0000 (19:25 +0900)]
[tflchef] Simplify register with macro (#46)

This will simplify reverse chef registry with a macro

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Introduce BatchToSpaceND IR (#29)
SaeHie Park [Fri, 17 Apr 2020 08:15:15 +0000 (17:15 +0900)]
[luci] Introduce BatchToSpaceND IR (#29)

This will introduce BatchToSpaceND IR

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[onert] Implement Shape operation in cpu backend (#9)
dayo [Fri, 17 Apr 2020 07:29:14 +0000 (16:29 +0900)]
[onert] Implement Shape operation in cpu backend (#9)

- Implementation via nnapi(extension) and nnfwapi
- Framework test list updated

Signed-off-by: dayo09 <dayg502@gmail.com>
4 years ago[luci] IR for Gather operation (#20)
llFreetimell [Fri, 17 Apr 2020 07:27:15 +0000 (16:27 +0900)]
[luci] IR for Gather operation (#20)

* [luci] IR for Gather operation

This commit will introduce `Gather` IR in `luci`

Signed-off-by: llFreetimell <seok9311@naver.com>
* format patch

4 years ago[onert] support build boost for android (#12)
Sanggyu Lee [Fri, 17 Apr 2020 06:23:29 +0000 (15:23 +0900)]
[onert] support build boost for android (#12)

It makes it possible to build boost for android.
boost::program_options are required for tflite_run and nnpackage_run.
Turn on BUILD_BOOST and DOWNLOAD_BOOST cmake option.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
4 years ago[tflchef] Enable BatchToSpaceND (#18)
SaeHie Park [Fri, 17 Apr 2020 06:17:39 +0000 (15:17 +0900)]
[tflchef] Enable BatchToSpaceND (#18)

This will enable BatchToSpaceND Op chef

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[schema, onert] set InstanceNormOptions to 254 (#7)
Sanggyu Lee [Fri, 17 Apr 2020 06:01:06 +0000 (15:01 +0900)]
[schema, onert] set InstanceNormOptions to 254 (#7)

It sets union `InstanceNormOptions` as 254 explicitly.
Now, it is same to BuildinOperator `INSTANCE_NORM (254)`.

Previous version would not cause problem since we will not use
enum value of InstanceNormOptions from generated header directly.
Instead, we have been used flatbuffer APIs.
However, it would be good to have same number.

NOTE: It is a breaking change against release in Jan, 2020.
If some model is generated with nncc, and the model has operators
that could be fused into InstanceNorm, there will be a problem.

In addition, it updates circle_schema_generated.h used by circle_loader.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
4 years ago[onert] Revise backend loading policy (#21)
Hanjoung Lee [Fri, 17 Apr 2020 05:53:30 +0000 (14:53 +0900)]
[onert] Revise backend loading policy (#21)

If loading a backend failed, just skip that backend rather than
throwing. And also, this changes the default backend to be any one of
loaded backends if the default backend config is not given.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[tflchef] Support Rsqrt operation in tflchef (#22)
Hyuk Jin Jeong [Fri, 17 Apr 2020 05:53:12 +0000 (14:53 +0900)]
[tflchef] Support Rsqrt operation in tflchef (#22)

This enables tflchef to support Rsqrt operation

Signed-off-by: Hyukjin Jeong <hj1.jeong@samsung.com>
Co-authored-by: Hyukjin Jeong <hj1.jeong@samsung.com>
4 years ago[docs] Fix top-level README.md links (#17)
Hanjoung Lee [Fri, 17 Apr 2020 05:02:30 +0000 (14:02 +0900)]
[docs] Fix top-level README.md links (#17)

This commit fixes top-level README.md URL links which were broken

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
4 years ago[res] TensorFlowLiteRecipes reverse (#15)
SaeHie Park [Fri, 17 Apr 2020 05:00:08 +0000 (14:00 +0900)]
[res] TensorFlowLiteRecipes reverse (#15)

This will enable reverse chef for Add_U8, Mean, Pad, Pad_U8 and Reshape_U8

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[luci] Introduce luci Module (#13)
SaeHie Park [Fri, 17 Apr 2020 04:11:36 +0000 (13:11 +0900)]
[luci] Introduce luci Module (#13)

* [luci] Introduce luci Module

This will introduce luci Module to hold collection of loco Graphs

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
* apply comments, add add_more test

4 years ago[luci] Separate SerializedModelData to own header (#10)
SaeHie Park [Fri, 17 Apr 2020 03:28:53 +0000 (12:28 +0900)]
[luci] Separate SerializedModelData to own header (#10)

This will separate SerializedModelData and related to it's own header file
- File is named as SerializedData.h as there will be also SerializedGraphData for multiple Graphs

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago[loco] Name for Graph (#8)
SaeHie Park [Fri, 17 Apr 2020 03:25:26 +0000 (12:25 +0900)]
[loco] Name for Graph (#8)

This will make Graph to provide name entity as an option if Graph uses a name

Signed-off-by: SaeHie Park <saehie.park@gmail.com>
4 years ago2nd commit
nnfw-bot [Tue, 14 Apr 2020 10:38:19 +0000 (19:38 +0900)]
2nd commit

- This patch is based on d9bb6af23b6f69d03acb

Signed-off-by: nnfw-bot <nnfw@samsung.com>
4 years agoInitial commit
nnfw-bot [Mon, 13 Apr 2020 11:58:17 +0000 (20:58 +0900)]
Initial commit

Signed-off-by: nnfw-bot <nnfw@samsung.com>