[enco] Introduce extended coco IR (#2496)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 5 Dec 2018 04:12:09 +0000 (13:12 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 5 Dec 2018 04:12:09 +0000 (13:12 +0900)
commitfc322a57dbd6ae14a748a8d31be1b58f4d27dff9
treeb1cc557e77ebb7d30a06c535b3eda7be4ee3b4cd
parent3f3b3f3bc3dc2a9a106c52df3a709a2d90513abe
[enco] Introduce extended coco IR (#2496)

This commit introduces a placeholder for extended coco IR entities. The
current implementation includes only one extended instruction (ANNDepthConcatF).

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/enco/core/src/coex/IR.h [new file with mode: 0644]
contrib/enco/core/src/coex/IR.test.cpp [new file with mode: 0644]