[loco] Add bool return type for shape infer to() (#7131)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 3 Sep 2019 10:14:24 +0000 (19:14 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 3 Sep 2019 10:14:24 +0000 (19:14 +0900)
commitd962ff7cbcd8e01d9ae1a3061545ef2b33a518b2
treecd84cd1b9febf86560dcdef732390f400ea0f3b3
parent90a2cd07ead4724fd75773a1524af1c3e1e77af9
[loco] Add bool return type for shape infer to() (#7131)

This will set boolean return type for ShapeInferenceSession to() method

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/loco/include/loco/Service/ShapeInference.h
compiler/loco/src/Service/ShapeInference.cpp