aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h b/arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h
index 48bb6ccb22..85f0d94f62 100644
--- a/arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h
+++ b/arm_compute/runtime/CL/functions/CLGEMMInterleave4x4.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2017-2018 ARM Limited.
+ * Copyright (c) 2017-2019 ARM Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -34,6 +34,8 @@ class ITensor;
*
* -# @ref CLGEMMInterleave4x4Kernel
*
+ * @deprecated This function is deprecated and will be removed in release 19.08
+ *
*/
class CLGEMMInterleave4x4 : public ICLSimpleFunction
{