[loco] Do not invoke global shape_known helper (#7297)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 10 Sep 2019 00:03:46 +0000 (09:03 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 10 Sep 2019 00:03:46 +0000 (09:03 +0900)
commitf0f11ee544c0e6ef040b9b42cf072751784c40a8
treeac4fd0ef6d5aa7a9ee93a5aec097ac235c1a92a2
parenta0c4525ceddaa040006b7e8e072745a68d4a694e
[loco] Do not invoke global shape_known helper (#7297)

This commit revises ForwardShapeInferenceAlgorithm to invoke internal
"shape_known" helper instead of global shape_known helper.

This change reduces the amount of code changes for API v2 migration.

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