Add validations for Neg op in CLKernel.cpp (#3931)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Mon, 10 Dec 2018 01:56:28 +0000 (07:26 +0530)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 10 Dec 2018 01:56:28 +0000 (10:56 +0900)
commit4397b71f5e66f65761d378fc84cbce86d503a3d4
treece362308c2e197e789ae3c78cd80b13b578c7928
parentf06de0fda84c85a7b200cda7117b0afd35f07a57
Add validations for Neg op in CLKernel.cpp (#3931)

This patch will add validations req to be tested
before executing neg op

Signed-off-by: shubham <shub98.gupta@samsung.com>
libs/ARMComputeEx/src/core/CL/kernels/CLNegKernel.cpp