[Profile] Implement the profile interface and fix minor bugs
authorDongju Chae <dongju.chae@samsung.com>
Thu, 3 Dec 2020 11:45:59 +0000 (20:45 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Fri, 4 Dec 2020 06:09:56 +0000 (15:09 +0900)
commit91817b214001921f911013af65694019091bfb36
tree73641aded8d9cf64e6e13841da07cd58adbdd7e2
parent5c4c01f619759f9bf9c8ac57887468476c0a3827
[Profile] Implement the profile interface and fix minor bugs

This patch implements the profile interface synced with libmrpsim
updates and fixes some minor bugs.

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
14 files changed:
include/common/typedef.h
include/host/libnpuhost.h
src/core/ne-data.cc
src/core/ne-handler.cc
src/core/ne-host-input-service.cc
src/core/ne-inputservice.h
src/core/ne-scheduler.cc
src/core/npu/NPUdrvAPI.h
src/core/npu/NPUdrvAPI_emul.cc
src/core/npu/NPUdrvAPI_triv2.cc
src/host/ne-host.cc
tests/apptests/tvn_triv2_profile.cc
tests/utils/ne_test_utils.h
utils/trinity_smi/trinity-smi.cc