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

[FORK][FIX] IP weights compression: max bcast blocking computation #271

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

dmitry-gorokhov
Copy link
Collaborator

No description provided.

[FORK][FEATURE] InnerProduct primitive: squashed weight decompression
github-merge-queue bot pushed a commit to openvinotoolkit/openvino that referenced this pull request Jan 21, 2025
### Details:
- This PR fixes registers allocation for InnerProduct with dynamic
quantization.
- Regressions was introduced with oneDNN 3.6 migration. These changes is
needed to restore DQ IP behavior prior the migration.
 - oneDNN PR: openvinotoolkit/oneDNN#271

### Tickets:
 - [CVS-160384](https://jira.devtools.intel.com/browse/CVS-160384)
 - [CVS-160733](https://jira.devtools.intel.com/browse/CVS-160733)
Copy link

@usstq usstq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got some question about postops_regs, from the actually generated code, postops_regs being used will be preserved/restored by post-ops injector (at least in brgemm kernel), so why we count them in here?

@dmitry-gorokhov dmitry-gorokhov merged commit 1789b1e into v3.6_for_ie_master Jan 21, 2025
3 checks passed
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