Update deprecation notices
authorGiorgio Arena <giorgio.arena@arm.com>
Wed, 17 Feb 2021 11:43:05 +0000 (11:43 +0000)
committerGiorgio Arena <giorgio.arena@arm.com>
Wed, 17 Feb 2021 17:02:09 +0000 (17:02 +0000)
commit26111da31f001be3302d358ddd8021a0b1dda991
treec80ff58c43773b08ab53d03b3d279b1f43fa39b0
parentee7c426c1cb48e05738baa1a3c2b2c1eb4b8a2a0
Update deprecation notices

Change-Id: I6db0a10249b2212add3ff4bb2598b03cae2bff55
Signed-off-by: Giorgio Arena <giorgio.arena@arm.com>
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5098
Reviewed-by: Michele Di Giorgio <michele.digiorgio@arm.com>
Reviewed-by: Georgios Pinitas <georgios.pinitas@arm.com>
Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Tested-by: Arm Jenkins <bsgcomp@arm.com>
15 files changed:
arm_compute/core/CL/CLKernelLibrary.h
arm_compute/core/GLES_COMPUTE/GCKernelLibrary.h
arm_compute/core/utils/misc/ShapeCalculator.h
arm_compute/runtime/CL/CLTensor.h
arm_compute/runtime/CL/functions/CLThreshold.h
arm_compute/runtime/CPP/CPPScheduler.h
arm_compute/runtime/GLES_COMPUTE/functions/GCScale.h
arm_compute/runtime/NEON/functions/NEThreshold.h
arm_compute/runtime/NEON/functions/NEWarpAffine.h
docs/00_introduction.dox
src/runtime/CL/functions/CLThreshold.cpp
src/runtime/CPP/CPPScheduler.cpp
src/runtime/GLES_COMPUTE/functions/GCScale.cpp
src/runtime/NEON/functions/NEThreshold.cpp
tests/main.cpp