aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NESobel7x7.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/NEON/functions/NESobel7x7.h')
-rw-r--r--arm_compute/runtime/NEON/functions/NESobel7x7.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm_compute/runtime/NEON/functions/NESobel7x7.h b/arm_compute/runtime/NEON/functions/NESobel7x7.h
index cd0510a997..7395bb0198 100644
--- a/arm_compute/runtime/NEON/functions/NESobel7x7.h
+++ b/arm_compute/runtime/NEON/functions/NESobel7x7.h
@@ -46,6 +46,8 @@ class NEFillBorderKernel;
* -# @ref NESobel7x7HorKernel
* -# @ref NESobel7x7VertKernel
*
+ * @deprecated This function is deprecated and is intended to be removed in 21.05 release
+ *
*/
class NESobel7x7 : public IFunction
{