[neurun] Introduce set operators for LayoutSet (#2658)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Tue, 11 Sep 2018 06:23:48 +0000 (15:23 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 11 Sep 2018 06:23:48 +0000 (15:23 +0900)
commit6f712933b988e33480b1f3770cd18a71572f9947
treef5af5782edfe01d85fee05281f428f49f1eb620b
parent82dced96e626d1ad6ce9f248be48d38208101a5b
[neurun] Introduce set operators for LayoutSet (#2658)

Introduce Union, Intersect and Minus operators to operand::LayoutSet.

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