[neurun] Enable DIV op in neurun (#4551)
author김수진/On-Device Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Wed, 6 Mar 2019 04:42:23 +0000 (13:42 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 6 Mar 2019 04:42:23 +0000 (13:42 +0900)
commit34dae81d589e0dfd869af550e6d6a30252ea27c4
tree376699659bbdfa0368d25ef786474373957d14b2
parentba38f15839b0d7d6e4d88c51c51f906a0d1bf1c9
[neurun] Enable DIV op in neurun (#4551)

* [neurun] Enable DIV op in neurun

This commit enables `DIV` op in `neurun` for `acl_cl`, that is from `PACL`

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
* Fix typo

* Add override
runtimes/neurun/src/backend/acl_cl/StageGenerator.cc
runtimes/neurun/src/backend/acl_cl/StageGenerator.h
runtimes/neurun/src/frontend/wrapper/OperationFactory.cc
runtimes/neurun/src/model/operation/DivNode.cc [new file with mode: 0644]
runtimes/neurun/src/model/operation/DivNode.h [new file with mode: 0644]
runtimes/neurun/src/model/operation/Node.Include.h
runtimes/neurun/src/model/operation/Op.lst
tests/nnapi/nnapi_gtest.skip.armv7l-linux.neurun
tests/scripts/neurun_frameworktest_list.armv7l.acl_cl.txt