aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chapters/ewise_binary.adoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapters/ewise_binary.adoc b/chapters/ewise_binary.adoc
index 6fecc2a..e25fb8d 100644
--- a/chapters/ewise_binary.adoc
+++ b/chapters/ewise_binary.adoc
@@ -1,7 +1,7 @@
//
// This confidential and proprietary software may be used only as
// authorised by a licensing agreement from ARM Limited
-// (C) COPYRIGHT 2020-2021 ARM Limited
+// (C) COPYRIGHT 2020-2022 ARM Limited
// ALL RIGHTS RESERVED
// The entire notice above must be reproduced on all authorised
// copies and copies may only be made to the extent permitted
@@ -59,7 +59,7 @@ Axis of size 1 will be broadcast, as necessary. Rank of input tensors must match
|Input|in_out_t*|input1|shape1|Input tensor
|Input|in_out_t*|input2|shape2|Input tensor with the same rank as input1
-|Input|bool_t|round|-|If true then the shift is rounded
+|Attribute|bool_t|round|-|If true then the shift is rounded
|Output|in_out_t*|output|shape|Output tensor with broadcast shape if necessary
|===