[neurun] Extract Coordinate4D from ParentInfo (#3806)
author김수진/동작제어Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Mon, 3 Dec 2018 07:37:18 +0000 (16:37 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 3 Dec 2018 07:37:18 +0000 (16:37 +0900)
commitb70c407cac5315b009afe9235d5463bfa838757d
treea7627a1b9b88121917bb623dd0dba1683c947167
parentfdb84f1108a3fba3633b782fcdb356cd6771f13d
[neurun] Extract Coordinate4D from ParentInfo (#3806)

This commit extracts `Coordinate4D` class from `ParentInfo` to use in other classes generally.

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
runtimes/neurun/src/compiler/SubTensorAnalyzer.cc
runtimes/neurun/src/compiler/SubTensorInfo.h
runtimes/neurun/src/graph/operand/ParentInfo.h
runtimes/neurun/src/util/feature/Coordinate4D.h [new file with mode: 0644]