Use Coordinates in SubTensorInfo (#5395)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 14 Jun 2019 00:46:38 +0000 (09:46 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 14 Jun 2019 00:46:38 +0000 (09:46 +0900)
commit66a2b106a5745e14d868442e43e2a28a206c75ab
treed90803131c574dc3f8aef409231da50b720e076c
parent20a7afb856c94eeb1ab38692fc5da6e8882ba29f
Use Coordinates in SubTensorInfo (#5395)

Use Coordinates instead of Coordinate4D in SubTensorAnalyzer and SubTensorInfo

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/backend/acl_common/TemplTensorBuilder.h
runtimes/neurun/core/include/compiler/SubTensorInfo.h
runtimes/neurun/core/include/graph/operand/ParentInfo.h
runtimes/neurun/core/src/compiler/SubTensorAnalyzer.cc