8000 dnn: don't use aligned load without alignment checks by alalek · Pull Request #21426 · opencv/opencv · GitHub
[go: up one dir, main page]

Skip to content

dnn: don't use aligned load without alignment checks #21426

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 12, 2022

Conversation

alalek
Copy link
Member
@alalek alalek commented Jan 12, 2022
  • weights are unaligned in dasiamprn sample (comes from numpy)

_mm256_load_ps(wptr0 + k); leads to crash.

- weights are unaligned in dasiamprn sample (comes from numpy)
@alalek
Copy link
Member Author
alalek commented Jan 12, 2022

👍

@opencv-pushbot opencv-pushbot merged commit 5e327af into opencv:3.4 Jan 12, 2022
@alalek alalek mentioned this pull request Jan 12, 2022
@alalek alalek mentioned this pull request Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development
3848

Successfully merging this pull request may close these issues.

2 participants
0