[neurun] Introduce operand::LowerInfo (#2622)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Thu, 6 Sep 2018 09:48:48 +0000 (18:48 +0900)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 6 Sep 2018 09:48:48 +0000 (18:48 +0900)
commita03dbd883d84ac635150cff053c2bd93f8f08af8
treeca4fe162bf5536579631550989be257ac3f06664
parentb12e92b67f7a5cdd7d0c96582435d1e52b638d10
[neurun] Introduce operand::LowerInfo (#2622)

This commit introduces operand::LowerInfo which contains normalized
4D shape and tensor layout.

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