From 26111da31f001be3302d358ddd8021a0b1dda991 Mon Sep 17 00:00:00 2001 From: Giorgio Arena Date: Wed, 17 Feb 2021 11:43:05 +0000 Subject: Update deprecation notices Change-Id: I6db0a10249b2212add3ff4bb2598b03cae2bff55 Signed-off-by: Giorgio Arena Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/5098 Reviewed-by: Michele Di Giorgio Reviewed-by: Georgios Pinitas Comments-Addressed: Arm Jenkins Tested-by: Arm Jenkins --- arm_compute/runtime/NEON/functions/NEWarpAffine.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arm_compute/runtime/NEON/functions/NEWarpAffine.h') diff --git a/arm_compute/runtime/NEON/functions/NEWarpAffine.h b/arm_compute/runtime/NEON/functions/NEWarpAffine.h index 0aedb87aa2..c83a3cefcf 100644 --- a/arm_compute/runtime/NEON/functions/NEWarpAffine.h +++ b/arm_compute/runtime/NEON/functions/NEWarpAffine.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2020 Arm Limited. + * Copyright (c) 2016-2021 Arm Limited. * * SPDX-License-Identifier: MIT * @@ -35,7 +35,7 @@ class ITensor; /** Basic function to run @ref NEWarpAffineKernel * - * @deprecated This function is deprecated and will be removed in release 20.02 + * @deprecated This function is deprecated and will be removed in release 21.05 * */ class NEWarpAffine : public INESimpleFunction -- cgit v1.2.1