[UnitTest/Model] Revise model and add its unittests
authorDongju Chae <dongju.chae@samsung.com>
Tue, 14 Apr 2020 08:30:03 +0000 (17:30 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Thu, 16 Apr 2020 08:08:54 +0000 (17:08 +0900)
commitfbc01547c686a8c796855e817dc2ccca536901f9
treee384fc442a0a903c5f13c2b327338a2a556cdc12
parent9ca95f45dda9d0515fa7d33529403d4a467ad95d
[UnitTest/Model] Revise model and add its unittests

This patch revises model and add its unittests

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
src/core/ne-handler.cc
src/core/ne-model.cc
src/core/ne-model.h
tests/unittests/meson.build
tests/unittests/ne_core_model_test.cc [new file with mode: 0644]