aboutsummaryrefslogtreecommitdiff
path: root/src/backends/neon/workloads/NeonGatherNdWorkload.cpp
diff options
context:
space:
mode:
authorMike Kelly <mike.kelly@arm.com>2022-05-06 12:14:16 +0100
committermike.kelly <mike.kelly@arm.com>2022-05-06 19:26:17 +0000
commit84d63785eb2dceba297a685ebd98f1d29be47326 (patch)
treeefc28e6c28df26bdf946de7923c4b2b554913e1d /src/backends/neon/workloads/NeonGatherNdWorkload.cpp
parent727c2b577fb2df7d433866792f1561af4ce43505 (diff)
downloadarmnn-84d63785eb2dceba297a685ebd98f1d29be47326.tar.gz
IVGCVSW-6929 Fix for segfault in tflite delegate
* It's possible that a model may have an input entry for bias tensors but that the index for those is -1. If it's -1 then it's not present. * Fixed logic error in IsOptionalOperandPresent: it returned false if it was present and true if it was missing. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I45ad8d8552122493c529b1a35a5689416ccfbb71
Diffstat (limited to 'src/backends/neon/workloads/NeonGatherNdWorkload.cpp')
0 files changed, 0 insertions, 0 deletions