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

[TIR] Fix offset_factor in cuda tensor core intrins #15913

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Oct 10, 2023

This PR updated the offset factor of cuda tensor intrinsic. Now the offset factor is always the leading dimension of the fragment size and fixed some failing test cases previous not caught by CI as they are skipped

cc @spectrometerHBH @masahi

@vinx13 vinx13 force-pushed the fix/offset-factor branch from a70eb6c to 370ea65 Compare October 11, 2023 18:07
@masahi masahi merged commit 486513a into apache:main Oct 12, 2023
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