Revise frontend execution (#4450)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 21 Feb 2019 00:50:42 +0000 (09:50 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 21 Feb 2019 00:50:42 +0000 (09:50 +0900)
commit8e1c240cdb626d3dfd3a3e5da3a08a78cadf6633
treeb674946ac50a47a3345c2bd2da3507c6afdb0f8d
parente837f211d815d8207fdb421cb349380bd31ba41c
Revise frontend execution (#4450)

- Change return type of wrapper methods
- Change order of method declarations in wrapper class
- Add noexcept keyword
- Add log message for fail
- Exception handle on wrapper methods

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