[loco] Revise shape inference condition (#7161)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 4 Sep 2019 22:30:46 +0000 (07:30 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 4 Sep 2019 22:30:46 +0000 (07:30 +0900)
commit1e80cdf26f8381e970fe52f6d4c8ddf7214848cd
tree9465cf4d746ed207281e812db32ef807919d49f5
parent0d8fe3e62407dbed40ca24e3f2dcd0b51949d060
[loco] Revise shape inference condition (#7161)

* [loco] Revise shape inference condition

This will add condition to ShapeInference to infer when target node shape is unknown and input(s) shape is ready

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
* remove print code
compiler/loco/src/Service/ShapeInference.cpp