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

Fix tt.dot to support integers #170

Merged
merged 5 commits into from
Aug 29, 2024
Merged

Conversation

parsifal-47
Copy link
Contributor

Core tests are passing with current triton code, but this change:
triton-lang/triton#4573
should uncover more testcases, I checked that updates tests are also passing.

@parsifal-47
Copy link
Contributor Author

I have noticed the failure in lit tests, will follow-up with the fix

@parsifal-47
Copy link
Contributor Author

Lit test should be good now

@parsifal-47
Copy link
Contributor Author

I saw: "AttributeError: 'torch.dtype' object has no attribute 'startswith'", but it works for me, looks like I have a different version of pytorch, updated the code

@parsifal-47
Copy link
Contributor Author

failed again on bfloa16, should be fixed now

@nhat-nguyen nhat-nguyen merged commit 989999a into microsoft:main Aug 29, 2024
3 checks 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