aboutsummaryrefslogtreecommitdiff
path: root/include/armnn/INetwork.hpp
diff options
context:
space:
mode:
authorMatthew Bentham <matthew.bentham@arm.com>2021-06-29 15:18:32 +0100
committerMatthew Bentham <matthew.bentham@arm.com>2021-06-29 15:23:30 +0100
commit6f24b1aac9cbf5dfb3918cb59a7e903ddcec420e (patch)
treed2e5695e692807d8767206eb151f3e0378f0b16f /include/armnn/INetwork.hpp
parentb082ed076b489f17bad3663005801b251d642108 (diff)
downloadarmnn-6f24b1aac9cbf5dfb3918cb59a7e903ddcec420e.tar.gz
Fix segfault in IsLayerSupportedTests
DummyLayer<> was not implemented for QLstmLayer, so the default implementation was getting called. This caused null weights to be dereferenced in WorkloadFactory during IsLayerSupportedTests. While this would often not cause a crash, it could be reliably detected by running the UnitTests with Undefined Behavior Sanitizer. Change-Id: I7a49b18b8292632436b0aae52d6607e28fdd1839 Signed-off-by: Matthew Bentham <matthew.bentham@arm.com>
Diffstat (limited to 'include/armnn/INetwork.hpp')
0 files changed, 0 insertions, 0 deletions