Remove plan getter in Compiler (#4347)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 28 Jan 2019 23:52:30 +0000 (08:52 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Mon, 28 Jan 2019 23:52:30 +0000 (08:52 +0900)
commite05fa18d59b6063d0c1fddca6555292a4217fb26
tree9d2ef877dfb2b08705861a47db3ce42da007e21b
parent5d3d57c9ecd0b3936ba564d1dffe0f2b140be0ed
Remove plan getter in Compiler (#4347)

Remove plan getter in Compiler
Prepare remove non-const model getter in Plan
Fix plain initialize in Compiler to return nullptr when release() is called before compile()

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