[loco] Do NOT invoke shape_get directly (#7231)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Fri, 6 Sep 2019 07:27:46 +0000 (16:27 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 6 Sep 2019 07:27:46 +0000 (16:27 +0900)
commitc0c2e3f270f08c620314b073fe64b18090e0cace
treeda5dee8fa5f956f65c8421bcfb001d879409dd91
parentbdcd9b81acdd90c58b475d55a26e88ab880085ef
[loco] Do NOT invoke shape_get directly (#7231)

This commit replaces all the loco::shape_get calls in ForwardShapeInferenceAlgorithm
implemention with "node_shape" method to facilitate refactoring.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
compiler/loco/src/Service/CanonicalShapeInferenceRule.cpp