aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2023-05-05 15:35:18 +0100
committerMike Kelly <mike.kelly@arm.com>2023-05-05 16:48:51 +0100
commit04f71205e6fc9d2b2bab386fba1b07240c642115 (patch)
tree1c6e955640d602b1b7875f1f02b004001ac69367 /cmake
parent26654cb71db2b1e163527f52c3198d9434bb0e37 (diff)
downloadarmnn-04f71205e6fc9d2b2bab386fba1b07240c642115.tar.gz
MLCE-1050 Error handing Slice operators
* If the dimension Size[n] in a Slice is -1 then it should be treated as "InputShape[n] - Begin[n]" but the Delegate simply cast the Size to uint and treated it as 4294967295. * Added the layer name that includes the node index to the Slice to aid debugging. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I45fa88b24982c3c97f48d0dc05cf7d9bb6db4074
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions