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

Port packer fix for partial faces from WH B0 & matmul calculation for partial face/narrow tile combination on input #29

Merged

Conversation

nvelickovicTT
Copy link
Contributor

This PR fixes handling of tiny tiles on output. There were 2 underlying issues:

  • Incorrect value set in register for exponent size in BFP formats for tinyt tiles. Fixed with porting from tenstorrent/tt-llk-wh-b0@4c00430

  • Incorrect matmul calculation when in0 has partial tile and in1 has narrow tile (resulting in output having tiny tile as well)

@nvelickovicTT nvelickovicTT self-assigned this Aug 8, 2024
@nvelickovicTT nvelickovicTT merged commit 841a944 into main Aug 8, 2024
1 check 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