Skip to content

[UPCP][release/2.4] TunableOp fix for batched MM with views. #1723

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

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

naromero77amd
Copy link

@naromero77amd naromero77amd commented Nov 15, 2024

Fixes pytorch#140278

Based on PR:
pytorch#140673

Note in test/linalg.py that I had to include Case #4 from upstream in addition to Case #5 to resolve the merge conflict from the cherry-pick of the upstream commit.

Verified manually that test_bmm_tunableop_rocm UT passes.

cc: @jeffdaily

@pruthvistony pruthvistony changed the title [release/2.4] TunableOp fix for batched MM with views. [UPCP][release/2.4] TunableOp fix for batched MM with views. Nov 15, 2024
@pruthvistony pruthvistony merged commit f29b589 into release/2.4 Nov 15, 2024
1 check was pending
@pruthvistony pruthvistony deleted the release/2.4_tunableop_bmm_view_fix branch November 15, 2024 02:33
jithunnair-amd pushed a commit that referenced this pull request Mar 17, 2025
Fixes pytorch#140278

Based on PR:
pytorch#140673

Note in test/linalg.py that I had to include Case #4 from upstream in
addition to Case #5 to resolve the merge conflict from the cherry-pick
of the upstream commit.

Verified manually that test_bmm_tunableop_rocm UT passes.

cc: @jeffdaily
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