[moco] Update input accessor (#8279)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 17 Oct 2019 10:15:42 +0000 (19:15 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 17 Oct 2019 10:15:42 +0000 (19:15 +0900)
commit6f0aec5ce00c9758be0d0ea245ef6257d3fbcc10
treedc7173d31c711a9c82e249b1979ce5f753d1bd56
parent643c5f4259e352d1ec6adba7f27c5a08f3deed44
[moco] Update input accessor (#8279)

This will update to use correct input accessor for MaxPool and FusedBatchNorm node in moco
and remove temporary added accessors

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco/lang/include/moco/IR/Nodes/TFFusedBatchNorm.h
compiler/moco/lang/include/moco/IR/Nodes/TFMaxPool.h
compiler/moco/lang/src/Service/TFShapeInferenceRule.cpp
compiler/moco/lang/src/Service/TFTypeInferenceRule.cpp