aboutsummaryrefslogtreecommitdiff
path: root/chapters/image.adoc
diff options
context:
space:
mode:
authorEric Kunze <eric.kunze@arm.com>2021-09-16 14:51:26 -0700
committerEric Kunze <eric.kunze@arm.com>2021-09-29 08:27:00 -0700
commitc949f8a3a554728ccb6ce0ee0992fde382160cda (patch)
treec7a825ad9000d5a8bd10cf95d89d4d74b30a9cf8 /chapters/image.adoc
parentd921624f8c2918b534575e3031af83f24c2a2ea0 (diff)
downloadspecification-c949f8a3a554728ccb6ce0ee0992fde382160cda.tar.gz
Allow PAD operator to pad with non-zero
PAD now takes an additional attribute, with the padding value. Will generally be zero, but other values are allowed. tensor_read now requires the coordinates to be within the given tensor, with unpredictable behavior occurring if an access outside of the tensor occurs. Callers of tensor_read are expected to check the coordinates and take the appropriate action. The primary impact of this is to move the responsibility for padding to each operator. In practice, this is expected to not be a functional change, but a cleanup to make the behavior more clear. Signed-off-by: Eric Kunze <eric.kunze@arm.com> Change-Id: I4f21ca9a13d82d422bbd66c400f23aa9a0bd2aa0
Diffstat (limited to 'chapters/image.adoc')
0 files changed, 0 insertions, 0 deletions