Unify functions for elementwise ops in acl ex (#7464)
author장지섭/On-Device Lab(SR)/Engineer/삼성전자 <jiseob.jang@samsung.com>
Mon, 16 Sep 2019 10:09:50 +0000 (19:09 +0900)
committer오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 16 Sep 2019 10:09:50 +0000 (19:09 +0900)
commit34fe19e2fcc751bb32812631cf0e65c75871ea5c
tree585006fc02b0aa20cf2d7815792d64266e548907
parent65af301e451d399321a68511a8e104c0edde27e4
Unify functions for elementwise ops in acl ex (#7464)

This commit unifies functions for elementwise ops in acl ex.

Signed-off-by: jiseob.jang <jiseob.jang@samsung.com>
runtimes/libs/ARMComputeEx/arm_compute/core/NEON/NEElementwiseOperationFuncs.h [new file with mode: 0644]
runtimes/libs/ARMComputeEx/src/core/NEON/NEElementwiseOperationFuncs.cpp [new file with mode: 0644]
runtimes/libs/ARMComputeEx/src/core/NEON/kernels/NEBinaryLogicalOperationKernel.cpp
runtimes/libs/ARMComputeEx/src/core/NEON/kernels/NEPReLUKernel.cpp