[Emul] Revise NPU emulation to use libmrpsim.so
authorDongju Chae <dongju.chae@samsung.com>
Fri, 30 Oct 2020 02:08:43 +0000 (11:08 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Tue, 10 Nov 2020 08:16:58 +0000 (17:16 +0900)
commitfd73193130a21555915ebab576fca88dfe5a00c6
treeddd0a88651ddbdc1048d3e759206f82b0a44aa4c
parenta0d96f147106f60b59861b0fcb5ec4f271ae1b96
[Emul] Revise NPU emulation to use libmrpsim.so

From now on, we don't use libnpu-engine-emul.so. Instead,
libmrpsim.so will do such work, and support profiling as well.
Also, the emulation on Tizen env. is now disabled.

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