[moco] Add TFDataLayout and TFPadding to IR (#8453)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 24 Oct 2019 10:18:46 +0000 (19:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 24 Oct 2019 10:18:46 +0000 (19:18 +0900)
commit911bc752488f10103e5676a0991e34bb1458f319
treeb69b837d1903173068c4d5ff5edc338b89f13784
parentd880bbacc59f13da890c26af18b66139896e7a7f
[moco] Add TFDataLayout and TFPadding to IR (#8453)

This will add  TFDataLayout and TFPadding type into IR

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco/lang/include/moco/IR/TFDataLayout.h [new file with mode: 0644]
compiler/moco/lang/include/moco/IR/TFNodeDecl.h
compiler/moco/lang/include/moco/IR/TFPadding.h [new file with mode: 0644]