Add initialize lost class members initialization (#4535)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 4 Mar 2019 02:08:20 +0000 (11:08 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 4 Mar 2019 02:08:20 +0000 (11:08 +0900)
commit00f864fbb391570b0de81e265795607a818c5c0f
treecfb737361a1c8d0e73699912677226fcc6f293e2
parent83819e0f938a270def7fa577329af04a33161a9a
Add initialize lost class members initialization (#4535)

Add initialize class members not defined yet

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLHashtableLookupKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLSpaceToBatchNDKernel.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLArgOperation.h
libs/ARMComputeEx/arm_compute/runtime/misc/functions/GenericGather.h
libs/ARMComputeEx/arm_compute/runtime/misc/functions/SimpleArgOperation.h
libs/ARMComputeEx/src/core/CL/kernels/CLHashtableLookupKernel.cpp
libs/ARMComputeEx/src/core/CL/kernels/CLSpaceToBatchNDKernel.cpp
libs/ARMComputeEx/src/runtime/CL/functions/CLArgOperation.cpp