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

Fix inner product failure when weight precision is f16 and oc is 1 #29502

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mangguo321
Copy link
Contributor

Details:

  • Fix inner product failure when weight precision is f16 and oc is 1

Tickets:

@mangguo321 mangguo321 requested review from a team as code owners March 17, 2025 03:44
@github-actions github-actions bot added the category: CPU OpenVINO CPU plugin label Mar 17, 2025
@dmitry-gorokhov dmitry-gorokhov added this to the 2025.2 milestone Mar 17, 2025
@dmitry-gorokhov
Copy link
Contributor

Please take a look on the comment in oneDNN fork PR.
Additionally we need to extend corresponding tests: src/plugins/intel_cpu/tests/functional/custom/subgraph_tests/src/x64/matmul_weights_decompression.cpp and src/plugins/intel_cpu/tests/functional/custom/subgraph_tests/src/common/matmul_decompress_convert.cpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants