[neurun] Remove unnecessary code in Graph::lower (#4486)
author이한종/On-Device Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Mon, 25 Feb 2019 07:26:30 +0000 (16:26 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 25 Feb 2019 07:26:30 +0000 (16:26 +0900)
commit80cf80ef12324d8cfa92b75ae5b5a08870f87867
treef3711b427b2dde837285fbc4a85912b1c19b539c
parentdcfe66c6ff7c98fdcaf127581bd140a0e8dde12b
[neurun] Remove unnecessary code in Graph::lower (#4486)

Now that lower info is created just above, we do not need to clear the
containers manually.

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