Introduce cpu kernel in libs (#4886)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 28 Mar 2019 04:06:26 +0000 (13:06 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 28 Mar 2019 04:06:26 +0000 (13:06 +0900)
commitb62bbcafbc23cce673c81ac5f7cfcd2f7ed272d2
treebe54a58521944ec08891353e7b9312cead338deb
parent2937ec2fea5bdf63a313bf4bf428830e8131b3db
Introduce cpu kernel in libs (#4886)

* Introduce cpu kernel in libs

Introduce cpu kernel in libs for cpu backend and interpreter
Introduce shape implementation from tflite

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* Fix header define and license format
libs/cker/CMakeLists.txt [new file with mode: 0644]
libs/cker/README.md [new file with mode: 0644]
libs/cker/include/cker/Shape.h [new file with mode: 0644]