aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMikael Olsson <mikael.olsson@arm.com>2024-01-16 11:19:09 +0100
committerMikael Olsson <mikael.olsson@arm.com>2024-01-16 16:20:39 +0100
commit6d5e2d28d1cf60e1f7a1fe5fb591f3cd9b854b5a (patch)
tree4154098a48e8a0e739e67ec8a780870a1ecf99ff /README.md
parent3918eeabcda9aaf74b457e0bee98b77059625436 (diff)
downloadethos-u-linux-driver-stack-6d5e2d28d1cf60e1f7a1fe5fb591f3cd9b854b5a.tar.gz
Fix inference cancellation behavior
There is currently a possible race when canceling an inference, where the inference may be the one currently running and a response will be sent later or the inference response is already in the mailbox queue. To handle these cases, the kernel will no longer process the inference response for an inference that has been marked as aborted or is in the process of being aborted. Change-Id: Ifcd86591b09075f994ed2e903cb11ba7c0ee0418 Signed-off-by: Mikael Olsson <mikael.olsson@arm.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions