[handler] implement each device's unsetModel() to call deregisterModel()
authorDongju Chae <dongju.chae@samsung.com>
Tue, 26 May 2020 06:58:46 +0000 (15:58 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Wed, 27 May 2020 01:03:44 +0000 (10:03 +0900)
commitd8232b12ba82cddb7e2b441028e99a1060900e33
tree7ae76a3727ccdd2d039caae841c9840c4bf24aea
parent089a2122af5686901c9e88be2250029ed4041cc8
[handler] implement each device's unsetModel() to call deregisterModel()

This patch adds missing unsetModel() to call api->deregisterModel().

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
src/core/ne-handler.cc
src/core/ne-handler.h
src/core/npu/NPUdrvAPI.h
src/core/npu/NPUdrvAPI_emul.cc