[neurun] Introduce asShape4D (#2626)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Thu, 6 Sep 2018 10:24:06 +0000 (19:24 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 6 Sep 2018 10:24:06 +0000 (19:24 +0900)
commitca00c6771f807cdce5a6590a3f915cdd1249ecc5
tree0d1e37499133b904590ec3c578833aea5e9aa31f
parentcb3fab422820102b68234ab013de614afeb62eab
[neurun] Introduce asShape4D (#2626)

This commit introduces asShape4D function to convert from
`operand::Shape` to `operand::LowerInfo::Shape4D`. This is
normalization to 4D shape.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/src/graph/operand/Shape4DConvert.h [new file with mode: 0644]