aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEMinMaxLocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/NEON/functions/NEMinMaxLocation.h')
-rw-r--r--arm_compute/runtime/NEON/functions/NEMinMaxLocation.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arm_compute/runtime/NEON/functions/NEMinMaxLocation.h b/arm_compute/runtime/NEON/functions/NEMinMaxLocation.h
index 5959bbb0ad..312d1cb668 100644
--- a/arm_compute/runtime/NEON/functions/NEMinMaxLocation.h
+++ b/arm_compute/runtime/NEON/functions/NEMinMaxLocation.h
@@ -42,6 +42,9 @@ using IImage = ITensor;
*
* -# NEMinMaxKernel
* -# NEMinMaxLocationKernel
+ *
+ * @deprecated This function is deprecated and is intended to be removed in 21.05 release
+ *
*/
class NEMinMaxLocation : public IFunction
{