[moco] Introduce TFPush IR (#8598)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 30 Oct 2019 07:53:44 +0000 (16:53 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 30 Oct 2019 07:53:44 +0000 (16:53 +0900)
commitbbc889c5345fc3bcae5d8025b326ad950b7c1b83
tree5701a436b0a35ccf7e9543fff65317af88a101d8
parent5d89e73ff7afd26a41919f22cbfe713e6b890a86
[moco] Introduce TFPush IR (#8598)

This will introduce TFPush IR that will be used as graph output

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco/lang/include/moco/IR/Nodes/TFPush.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodes.h
compiler/moco/lang/include/moco/IR/TFNodes.lst
compiler/moco/lang/src/IR/TFNode.cpp