[neurun] Initialize use & def information (#2543)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Fri, 31 Aug 2018 07:34:09 +0000 (16:34 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 31 Aug 2018 07:34:09 +0000 (16:34 +0900)
commit94df0692f1de9d98854164078cf6ee4a61b000d7
tree54c8e28e34f526e764a329aada3fb086b165f6bf
parent6df2d5dd957c26d70212564bc166404b43aabbf4
[neurun] Initialize use & def information (#2543)

Initialize use & def information in model finishing phase
Add test code to check initialized use&def information

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/src/graph/Graph.cc
runtimes/neurun/src/graph/Graph.h
runtimes/neurun/test/graph/operand/UseDef.cc [new file with mode: 0644]