[moco-tf] Introduce ShapeInference (#6679)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 19 Aug 2019 10:07:46 +0000 (19:07 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 19 Aug 2019 10:07:46 +0000 (19:07 +0900)
commit64f2d050a271a8b23b5efa14c1bd5815ea0b94c2
treeda1497e1d51a953e762edb1dd2731a593769a6dd
parent47baf112a3319dd9807d9e190820fec0c015674b
[moco-tf] Introduce ShapeInference (#6679)

This will introduce ShapeInference for loco graph and query for loco node that will do shape inference for all dialects used in moco

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Dialect/ShapeInference.cpp [new file with mode: 0644]
compiler/moco-tf/src/Dialect/ShapeInference.h [new file with mode: 0644]