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

Merge OpenAI Triton commit 1cf7b1b #2707

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

whitneywhtsang
Copy link
Contributor

This PR change the Triton base from 04f87d0 to 1cf7b1b (Nov 6).
Pass rate: 96.46%

Please do not squash and merge this PR.

- Removed functions related to unpacking and packing I32 values.
- Updated utilities to handle conversion of mxfp4 values without
packing/unpacking I32.
- Move the register value ordering logic from the element-wise operation
lowering to the dot operation lowering.
- Use linear layout to handle conversions between almost all distributed
layouts.
- Clean up data loading and mma computation involving `repN`, `repK`,
and `repM`.
@whitneywhtsang whitneywhtsang marked this pull request as ready for review November 14, 2024 18:47
@whitneywhtsang whitneywhtsang merged commit 876ce90 into main Nov 14, 2024
4 checks passed
@whitneywhtsang whitneywhtsang deleted the whitneywhtsang/merge branch November 14, 2024 18:48
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.

3 participants