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] Undo small GRF autotune config for transpose A #3323

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

whitneywhtsang
Copy link
Contributor

After #3297, we start to observe different kind of failures for AtxB, it is unclear if it is due to that change, but undoing for transpose A just in case.

@whitneywhtsang whitneywhtsang self-assigned this Jan 31, 2025
@whitneywhtsang whitneywhtsang enabled auto-merge (squash) January 31, 2025 16:36
Copy link
Contributor

@etiotto etiotto left a comment

Choose a reason for hiding this comment

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

For now this change is OK. Please open an issue to track the failures when A operand is transposed.

@whitneywhtsang whitneywhtsang merged commit faff365 into main Jan 31, 2025
6 checks passed
@whitneywhtsang whitneywhtsang deleted the whitneywhtsang/TRANSPOSE_A branch January 31, 2025 20:28
@whitneywhtsang
Copy link
Contributor Author

For now this change is OK. Please open an issue to track the failures when A operand is transposed.

Created #3326.

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