aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/NEON/functions/NEWidthConcatenateLayer.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/NEON/functions/NEWidthConcatenateLayer.h')
-rw-r--r--arm_compute/runtime/NEON/functions/NEWidthConcatenateLayer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arm_compute/runtime/NEON/functions/NEWidthConcatenateLayer.h b/arm_compute/runtime/NEON/functions/NEWidthConcatenateLayer.h
index 70a81b2788..0aaba7987f 100644
--- a/arm_compute/runtime/NEON/functions/NEWidthConcatenateLayer.h
+++ b/arm_compute/runtime/NEON/functions/NEWidthConcatenateLayer.h
@@ -44,6 +44,8 @@ class ITensor;
/** Basic function to execute concatenate tensors along x axis. This function calls the following kernel:
*
* -# @ref NEWidthConcatenateLayerKernel
+ *
+ * @deprecated This function is deprecated and will be removed in release 19.08
*/
class NEWidthConcatenateLayer : public IFunction
{