[moco-tf] Remove dump shape after import (#7811)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 30 Sep 2019 03:05:40 +0000 (12:05 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 30 Sep 2019 03:05:40 +0000 (12:05 +0900)
commit3a46ad9aebcb2a624da55ef56869934563ce1028
tree7da5c9beb1039362c325e1ac09027ff7ba272c2d
parent8e740c3c0db11ce7f36b4724dfd61716f3c9fe30
[moco-tf] Remove dump shape after import (#7811)

This is to remove usage of ShapeInferenceData.
As loco can display shape information of the nodes, we do not need to dump the shape information after import.

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Importer.cpp