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

Update nvFuser matmul #419

Merged
merged 6 commits into from
May 24, 2024
Merged

Update nvFuser matmul #419

merged 6 commits into from
May 24, 2024

Conversation

Priya2698
Copy link
Collaborator

Following NVIDIA/Fuser#2175 and NVIDIA/Fuser#2209, nvFuser supports all cases for matmul as torch.matmul. This PR removes the previous restrictions and updates the tests.

@crcrpar crcrpar marked this pull request as ready for review May 15, 2024 07:04
@crcrpar crcrpar marked this pull request as draft May 15, 2024 09:05
@Priya2698 Priya2698 marked this pull request as ready for review May 15, 2024 23:10
@Priya2698 Priya2698 requested a review from crcrpar May 20, 2024 19:46
Copy link
Collaborator

@t-vi t-vi left a comment

Choose a reason for hiding this comment

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

Thank you @Priya2698 @crcrpar

@t-vi t-vi enabled auto-merge (squash) May 24, 2024 05:27
@t-vi t-vi merged commit 1a27240 into main May 24, 2024
35 of 37 checks passed
@t-vi t-vi deleted the pm/update_nvf_matmul branch May 24, 2024 06:01
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