aboutsummaryrefslogtreecommitdiff
path: root/chapters/introduction.adoc
diff options
context:
space:
mode:
authorLuke Hutton <luke.hutton@arm.com>2023-02-06 16:37:15 +0000
committerLuke Hutton <luke.hutton@arm.com>2023-02-24 11:54:07 +0000
commit580fdd133ad239e491d239fe4fdc16b442161b31 (patch)
treed293c4a6e72337b571e38cd2e4c44031ee49c5e6 /chapters/introduction.adoc
parent87bf309c606ad9bc3c51980ca656885397e6fb39 (diff)
downloadspecification-580fdd133ad239e491d239fe4fdc16b442161b31.tar.gz
Fix rank limits for various data layout operations
This commit removes the maximum rank 4 restriction from REVERSE, SLICE and TILE operations so that the new maximum is now MAX_RANK. In doing so some rank inconsistencies were also cleaned up, including: * Adding a minimum rank to the PAD op description * Adding level limit checks to SLICE and TILE ops * Adding checks for rank(shape1) == rank(shape) for TILE and TRANSPOSE ops * Add tensor_size(shape1) == tensor_size(shape) check for TRANSPOSE * Replace tensor name with shape name in pesudo code where necessary Change-Id: I94bb8ee0b6b720b2ba5a884ce9300dca6281245a Signed-off-by: Luke Hutton <luke.hutton@arm.com>
Diffstat (limited to 'chapters/introduction.adoc')
0 files changed, 0 insertions, 0 deletions