[moco] Add Pad IR (#8090)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 14 Oct 2019 01:33:15 +0000 (10:33 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 14 Oct 2019 01:33:15 +0000 (10:33 +0900)
commitf44ec0503c95313347854ba6511718ba6544ca7d
treef035259b9600fa4b2ed14d14abe0034319901f0f
parentbbc3c22c843f509d7c97c938b5b062c0fd2219ba
[moco] Add Pad IR (#8090)

This will copy Pad IR from moco-tf

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco/lang/include/moco/IR/Nodes/TFPad.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/Nodes/TFPad.test.cpp [new file with mode: 0644]