[neurun] Use std::nothrow for exception handling (#2184)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 7 Aug 2018 10:43:45 +0000 (19:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 7 Aug 2018 10:43:45 +0000 (19:43 +0900)
commitf3b9a01f2b365e60de5e25a540084f5313072788
treefdd970c8aa921524b20f35f36ec73929a72e43c5
parentf572b12357d7ecb7a4cb742c6fa9f3c87837be52
[neurun] Use std::nothrow for exception handling (#2184)

Use std::nothrow for
- Handle exception
- Set returned reference by parameter nullptr

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/src/frontend/compilation.cc
runtimes/neurun/src/frontend/execution.cc
runtimes/neurun/src/frontend/memory.cc
runtimes/neurun/src/frontend/model.cc