Use execution instance on frontend (#5664)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 17 Jul 2019 06:48:34 +0000 (15:48 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 17 Jul 2019 06:48:34 +0000 (15:48 +0900)
commitd0e1536ea32598b43c627db73c7656a76c60774d
tree21c3293576e176fa53428a8266df828b8816df3b
parent50f83c778bdd0dcf6b4028614ccdf8dc0aaf979f
Use execution instance on frontend (#5664)

Use execution instance on nnapi, tflite loader, nnfw api

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/core/include/exec/Execution.h
runtimes/neurun/frontend/api/wrapper/nnfw_api.cc
runtimes/neurun/frontend/api/wrapper/nnfw_api.hpp
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksExecution.cc
runtimes/neurun/frontend/nnapi/wrapper/ANeuralNetworksExecution.h
tests/tools/tflite_loader/src/tflite_loader.cc