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

[Pallas] Make gmm functional #7117

Merged
merged 10 commits into from
May 26, 2024
Merged

[Pallas] Make gmm functional #7117

merged 10 commits into from
May 26, 2024

Conversation

alanwaketan
Copy link
Collaborator

Summary:
This should be the last PR needed to make gmm functional. Now, everything should be executed in the xla devices and produces the correct output.

Test Plan:
python test/test_gmm.py

@alanwaketan alanwaketan self-assigned this May 25, 2024
@JackCaoG
Copy link
Collaborator

AssertionError: "min must be less than max." does not match "min must be less than or equal to max." lol seems like you need to update the test.

@alanwaketan
Copy link
Collaborator Author

Thanks, Jack.

@alanwaketan alanwaketan merged commit a9b4fad into master May 26, 2024
19 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