Fix wrong radius of LRN cl kernel (#3861)
author이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 6 Dec 2018 06:39:36 +0000 (15:39 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 6 Dec 2018 06:39:36 +0000 (15:39 +0900)
commit72a1edb3539d1e942800108b8cc7cb6f0abff1d8
treec57a1cc6a2ccaca412d6cb85b74ed46a891b9d41
parent21a5cfb441c28195d3383cb0acd4984b4a730a79
Fix wrong radius of LRN cl kernel (#3861)

* Fix wrong radius setting of LRN cl kernel

Fix wrong radius setting for LRN

Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com>
* Remove unused variables
libs/ARMComputeEx/src/core/CL/kernels/CLNormalizationLayerExKernel.cpp