Use shared pointer for operands and opertions in Plan (#4350)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 29 Jan 2019 03:27:42 +0000 (12:27 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 29 Jan 2019 03:27:42 +0000 (12:27 +0900)
commitacc1a3dec36c19c4402bf685b3cad0e9157b7cdb
treeb4a2a221609ee53a023306124753e0518ebd8331
parente05fa18d59b6063d0c1fddca6555292a4217fb26
Use shared pointer for operands and opertions in Plan (#4350)

Use shared pointer for operands and opertions in Plan
Define new contructor to set operands and operations
Remove setCompile method and friend class

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/src/compiler/Compiler.cc
runtimes/neurun/src/compiler/Plan.h