Introduce type info converter for frontend (#4418)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 13 Feb 2019 09:28:51 +0000 (18:28 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 13 Feb 2019 09:28:51 +0000 (18:28 +0900)
commitec671cee5194b53683d826ba6671a4c61191df91
treea96a1f8aedf38a078a57ca00ae5d7340f0c8d069
parent49fdea017957064d7bc311c365824071d0390b06
Introduce type info converter for frontend (#4418)

Introduce converter from NNAPI operand type to runtime internal type info

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/src/frontend/model.cc
runtimes/neurun/src/frontend/wrapper/execution.cc
runtimes/neurun/src/util/TypeConvert.cc
runtimes/neurun/src/util/TypeConvert.h