[neurun] Enable Exp op in neurun (#4554)
author김수진/On-Device Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Thu, 7 Mar 2019 02:28:31 +0000 (11:28 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 7 Mar 2019 02:28:31 +0000 (11:28 +0900)
commitbaae7ac53254d357def0973b57b71e55ab225b69
tree855c1c8ca8544a3b65e668d4e7162c998f2e52e0
parentb790ff4213c6ef61514e181b223341542b6f12ff
[neurun] Enable Exp op in neurun (#4554)

Related : #4259

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

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
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/ExpNode.cc [new file with mode: 0644]
runtimes/neurun/src/model/operation/ExpNode.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