aboutsummaryrefslogtreecommitdiff
path: root/ContributorGuide.md
diff options
context:
space:
mode:
authorMatthew Bentham <matthew.bentham@arm.com>2022-01-10 15:41:26 +0000
committerMatthew Bentham <matthew.bentham@arm.com>2022-01-10 18:04:59 +0000
commit2048bcf8ed671b593ac9af2974e10319b9058b20 (patch)
treed71bc03917c2a2c8b40e4d3f62825160a6e0a391 /ContributorGuide.md
parent3aa29850b69ec2913cf89fc46b70957a14e8cfb8 (diff)
downloadarmnn-2048bcf8ed671b593ac9af2974e10319b9058b20.tar.gz
Fix some Thread Sanitizer warnings
In ConnectionAcknowledgedCommandHandler use std::atomic to manage access to 'enabled' flag. In StridedSliceAsyncEndToEndTest use separate output buffers for each inference. Neither of these fixes were likely to be causing real bugs in practice but it's helpful for Thread Sanitizer to run cleanly so that they don't hide other real bugs. Signed-off-by: Matthew Bentham <matthew.bentham@arm.com> Change-Id: I2fcc19bd0afcea3494d9081226754b906bd2bd44
Diffstat (limited to 'ContributorGuide.md')
0 files changed, 0 insertions, 0 deletions