[neurun] Introduce method IndexSet::replace (#2751)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Tue, 18 Sep 2018 10:57:47 +0000 (19:57 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Tue, 18 Sep 2018 10:57:47 +0000 (19:57 +0900)
commitdbde0ec134e79753bbb62586749784119c5462ff
treeb93876518b4fac3e2eb51c37493a7e5e66500554
parentc33ebc55a1f53867818dd53923b6b7884c7942d2
[neurun] Introduce method IndexSet::replace (#2751)

Introduce operand::IndexSet::replace method which can update an element
in the set.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/src/graph/operand/IndexSet.cc
runtimes/neurun/src/graph/operand/IndexSet.h
runtimes/neurun/test/graph/operand/IndexSet.cc