[neurun] Remove usage of internal/nnapi/kernel (#3862)
author이한종/동작제어Lab(SR)/Engineer/삼성전자 <hanjoung.lee@samsung.com>
Wed, 5 Dec 2018 04:25:53 +0000 (13:25 +0900)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Wed, 5 Dec 2018 04:25:53 +0000 (13:25 +0900)
commit4245d85f9d809acbd3306701fd0a6777c5b4c1bb
tree742cb7cea564e2020b29ec274200b9a6f7fd7ed0
parent186bf91d170c9edcfdcda9ab937c047c112524f3
[neurun] Remove usage of internal/nnapi/kernel (#3862)

Now that feature is 4D, so this commit removes kernel usage for unifying
kernel and feature. This commit includes removal of dynamic_cast to
backend implementations, which had to be done with this work.

Removing files in `internal/nnapi/kernel` will be done in another
commit.

Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
runtimes/neurun/src/compiler/ConstantInitializer.cc