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

matmul fix check that was looking into output_tensor instead of the input_tensor_b #15364

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

mbezuljTT
Copy link
Contributor

Problem description

Operand B check was actually checking if output was interleaved.

Checklist

  • Post commit CI passes
  • Blackhole Post commit (if applicable)
  • Model regression CI testing passes (if applicable)
  • Device performance regression CI testing passes (if applicable)
  • New/Existing tests provide coverage for changes

@mbezuljTT mbezuljTT force-pushed the mbezulj/2411-matmul-checkfix branch from 586ed88 to 9eff1ee Compare November 22, 2024 12:23
@mbezuljTT mbezuljTT added the bug Something isn't working label Nov 22, 2024
@mbezuljTT mbezuljTT merged commit 556fed0 into main Nov 22, 2024
17 of 18 checks passed
@mbezuljTT mbezuljTT deleted the mbezulj/2411-matmul-checkfix branch November 22, 2024 15:18
@mbezuljTT mbezuljTT self-assigned this Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants