Make Gpu Elementwise Operations kernels and functions state-less
authorMichele Di Giorgio <michele.digiorgio@arm.com>
Mon, 25 Jan 2021 15:44:02 +0000 (15:44 +0000)
committerMichele Di Giorgio <michele.digiorgio@arm.com>
Wed, 27 Jan 2021 10:48:43 +0000 (10:48 +0000)
commit237be03ada644232b19005f44742b97efa5dbfc6
tree82448d70213cd66deffe332727500c0c977090fb
parent26cf7985b8afb940be6678823e3f4f99c8d8558c
Make Gpu Elementwise Operations kernels and functions state-less

Partially resolves COMPMID-4004

Change-Id: Ie99b6c676af5be4c2a67affc06fec378f3dff8ec
Signed-off-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/4918
Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
Android.bp
arm_compute/runtime/CL/functions/CLElementwiseOperations.h
src/runtime/CL/functions/CLElementwiseOperations.cpp
src/runtime/gpu/cl/operators/ClElementwiseOperations.cpp [new file with mode: 0644]
src/runtime/gpu/cl/operators/ClElementwiseOperations.h [new file with mode: 0644]