[moco-tf] introduce node_shape method (#6962)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 28 Aug 2019 01:08:56 +0000 (10:08 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 28 Aug 2019 01:08:56 +0000 (10:08 +0900)
commite6766d404fca0026d49ae421d4e2f0273a0526e1
tree3c50ed6a8770774715ef30234474cca6545ff17d
parentd79ce31eedaf674466f79753de5ec2bc4ae92e8c
[moco-tf] introduce node_shape method (#6962)

* [moco-tf] introduce node_shape method

This will introduce node_shape() method in FixShapeTransform that returns NodeShape from Node as a common shape information for dialect independent

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* header for shape_known
compiler/moco-tf/src/Transforms/FixShapeTransform.cpp