Remove unnecessary headers from arm_compute/runtime/CL/* (#3373)
authorShubham Gupta/System SW /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Mon, 29 Oct 2018 02:14:13 +0000 (07:44 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 29 Oct 2018 02:14:13 +0000 (11:14 +0900)
commit65cc3797d2605dcdffed1b26a05ab01675662cd1
tree60e3b7d1c3f95576260a7496fbcf766083b1b339
parent24d6dc360f0b5b87c28b6ea73a8a2f50723a07e0
Remove unnecessary headers from arm_compute/runtime/CL/* (#3373)

This patch will remove unnecessary headers from arm_compute/runtime/CL files.

Signed-off-by: shubham <shub98.gupta@samsung.com>
17 files changed:
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLActivationLayerEx.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLArithmeticSubtractionEx.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLBatchToSpaceND.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLCast.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLDepthToSpace.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLEqual.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLExp.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLGather.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLNeg.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLNormalizationLayerEx.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPixelWiseDivision.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLReduceMax.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLReduceSum.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLReductionMean.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSpaceToDepth.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSquaredDifference.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLStridedSlice.h