[locoex/customop] Initial commit for Custom Op (#4136)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 8 Jul 2019 07:10:50 +0000 (16:10 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 8 Jul 2019 07:10:50 +0000 (16:10 +0900)
commit88aec80c7004ba95dfd60cfce044149772e1ce9b
treeeac0e3d767df756414a0667d1180c8fc5e531134
parent3c6dc7df2fb315bade12eef56fe733a1172182c1
[locoex/customop] Initial commit for Custom Op (#4136)

* [locoex/customop] Initial commit for Custom Op

This is an initial commit for Custom Op. Parents for Custom Op will be added after successive PRs.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
* revised
contrib/locoex-customop/.FORMATCHECKED [new file with mode: 0644]
contrib/locoex-customop/CMakeLists.txt [new file with mode: 0644]
contrib/locoex-customop/README.md [new file with mode: 0644]
contrib/locoex-customop/include/locoex/IR/CustomOp.h [new file with mode: 0644]
contrib/locoex-customop/src/CustomOp.cpp [new file with mode: 0644]