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