platform/core/ml/nnfw.git
6 years agoAdd basic configure & build tools (#11)
박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 [Sun, 18 Mar 2018 23:26:24 +0000 (08:26 +0900)]
Add basic configure & build tools (#11)

* Add basic configure & build tools

This commit introduces 'nncc' script which eases CMake configure and
build.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Fix a typo (NNCC_SCIPRT_RPATH -> NNCC_SCRIPT_RPATH)

6 years agoAdd contrib directory (#6)
박종현/동작제어Lab(SR)/Senior Engineer/삼성전자 [Sun, 11 Mar 2018 23:48:13 +0000 (08:48 +0900)]
Add contrib directory (#6)

* Add contrib directory

This commit adds contrib directory which will include all the incubating projects,
and CMakeLists.txt for these incubating projects.

This commit adds 'Getting Started' project template which includes a simple
'hello, world' example to show how to use this directory.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
* Remove unnecessary blank

6 years agoUpdate README (#2)
서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 [Tue, 6 Mar 2018 08:52:38 +0000 (17:52 +0900)]
Update README (#2)

This commit updates README.md to explain what `nncc` means.

Signed-off-by: Sangmin Seo <sangmin7.seo@samsung.com>
6 years agoUpdate README.md
이명재/Open Source그룹(SR)/Senior Engineer/삼성전자 [Thu, 22 Feb 2018 05:06:43 +0000 (14:06 +0900)]
Update README.md

6 years agoInitial commit
이명재/Open Source그룹(SR)/Senior Engineer/삼성전자 [Thu, 22 Feb 2018 05:06:05 +0000 (14:06 +0900)]
Initial commit