Skip to content
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

gemm_convolution: memory access fix #111

Open
wants to merge 1 commit into
base: v2.4_for_ie_master
Choose a base branch
from

Conversation

alexey-varyzgin
Copy link

Description

A bug of invalid read in jit_gemm_convolution was fixed. It follows up to sporadic segfault on AVX2 platforms on Windows and catches by valgrind on Linux.

Fixes # 75923

@alexey-varyzgin alexey-varyzgin force-pushed the feature/avaryzgi/jit_gemm_tails branch from c9430d3 to 180df0c Compare January 31, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants