[neurun] Introduce operand::LayoutSet (#2613)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Thu, 6 Sep 2018 01:33:08 +0000 (10:33 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 6 Sep 2018 01:33:08 +0000 (10:33 +0900)
commit37af33e3ea4bce2a472310dd6fc62e1a1ae68a6c
treea4afa905a9276432bd6de47c684e61237b2578a0
parent430709b794cff5f5dc528b474bae310aa33f7b2e
[neurun] Introduce operand::LayoutSet (#2613)

LayoutSet is a set data structure for operand::Layout.

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