aboutsummaryrefslogtreecommitdiff
path: root/chapters/reduction.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/reduction.adoc')
-rw-r--r--chapters/reduction.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapters/reduction.adoc b/chapters/reduction.adoc
index 9aaf9a1..21cdec5 100644
--- a/chapters/reduction.adoc
+++ b/chapters/reduction.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 ARM Limited
+// (C) COPYRIGHT 2020-2021 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
@@ -129,7 +129,7 @@ for_each (index in in_shape) {
|===
|Profile|Mode|in_t|out_t
-|Any|signed 8|aint8|aint8
+|Any|signed 8|int8|int8
|Any|signed 16|int16|int16
|Any|signed 32|int32|int32
|MI, MT|float|float|float
@@ -176,7 +176,7 @@ for_each (index in in_shape) {
|===
|Profile|Mode|in_t|out_t
-|Any|signed 8|aint8|aint8
+|Any|signed 8|int8|int8
|Any|signed 16|int16|int16
|Any|signed 32|int32|int32
|MI, MT|float|float|float