aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/graph/nodes/FusedConvolutionBatchNormalizationNode.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/graph/nodes/FusedConvolutionBatchNormalizationNode.h')
-rw-r--r--arm_compute/graph/nodes/FusedConvolutionBatchNormalizationNode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arm_compute/graph/nodes/FusedConvolutionBatchNormalizationNode.h b/arm_compute/graph/nodes/FusedConvolutionBatchNormalizationNode.h
index b3661c300f..b0051b1385 100644
--- a/arm_compute/graph/nodes/FusedConvolutionBatchNormalizationNode.h
+++ b/arm_compute/graph/nodes/FusedConvolutionBatchNormalizationNode.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2019 Arm Limited.
+ * Copyright (c) 2019, 2021 Arm Limited.
*
* SPDX-License-Identifier: MIT
*
@@ -100,7 +100,7 @@ public:
*/
ConvolutionMethod convolution_method() const;
- /** Sets the fast math fast hint
+ /** Sets the fast math hint
*
* @param[in] hint Hint to use for convolution
*/