Add LRN codes in NE-ACL to supp both odd/even val (#2908)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Thu, 11 Oct 2018 08:07:09 +0000 (13:37 +0530)
committer박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 11 Oct 2018 08:07:09 +0000 (17:07 +0900)
commit789ba73d8bd87a33f06a40f2db13a4b46bc5bd81
treecb64b9cda68030fd420a55635bc783ae4b65a3f7
parentbdd9291a3ad16d003a04356219f21cb476e42d91
Add LRN codes in NE-ACL to supp both odd/even val (#2908)

This patch contains RS7-RuntimeNTools/ComputeLibrary#47 PR
For NEON-ACL LRN support
Updated license contents for NENormalizationLayerEx

Signed-off-by: shubham <shub98.gupta@samsung.com>
libs/ARMComputeEx/arm_compute/core/NEON/kernels/NENormalizationLayerExKernel.h [new file with mode: 0644]
libs/ARMComputeEx/arm_compute/runtime/NEON/functions/NENormalizationLayerEx.h [new file with mode: 0644]
libs/ARMComputeEx/src/core/NEON/kernels/NENormalizationLayerExKernel.cpp [new file with mode: 0644]
libs/ARMComputeEx/src/runtime/NEON/functions/NENormalizationLayerEx.cpp [new file with mode: 0644]
runtimes/pure_arm_compute/src/compilation.cc