[locoex] TypeInferenceRule for custom op (#6170)
author윤현식/On-Device Lab(SR)/Principal Engineer/삼성전자 <hyunsik.yoon@samsung.com>
Mon, 5 Aug 2019 00:14:31 +0000 (09:14 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 5 Aug 2019 00:14:31 +0000 (09:14 +0900)
commit63c27099e71f7b0746611b6394717bb3a751f063
treeef69cf62d48f344c0af99a589270a633072c2cb4
parent3092b9f47d6587c3f840e40e0bb76c8b7a228fc3
[locoex] TypeInferenceRule for custom op (#6170)

TypeInferenceRule and a test for custom op was committed.

Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
compiler/locoex-customop/include/locoex/Service/COpTypeInference.h [new file with mode: 0644]
compiler/locoex-customop/src/Service/COpTypeInference.cpp [new file with mode: 0644]
compiler/locoex-customop/src/Service/COpTypeInference.test.cpp [new file with mode: 0644]