[Triv2/Model] Add the model's finalize() to apply user configurations
authorDongju Chae <dongju.chae@samsung.com>
Mon, 22 Jun 2020 04:49:59 +0000 (13:49 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Wed, 24 Jun 2020 07:17:02 +0000 (16:17 +0900)
commit40a13e9c43aab610cee1c1aff108ff2cd6368d03
treebf57ad904b334e88fcb0eab58f4cf2433b78253a
parent4bcc57d45c12348fe36670712cf24ffc7b32efa6
[Triv2/Model] Add the model's finalize() to apply user configurations

This patch adds the model's finalize() to apply user configurations
before running inference.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
include/common/typedef.h
src/core/ne-handler.cc
src/core/ne-model.cc
src/core/ne-model.h