[CUDA][Grouped Gemm] remove xFail on Group GEMM tests after fallback was added#165378
[CUDA][Grouped Gemm] remove xFail on Group GEMM tests after fallback was added#165378eqy wants to merge 2 commits intopytorch:mainfrom
xFail on Group GEMM tests after fallback was added#165378Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/165378
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (6 Unrelated Failures)As of commit 1f6d956 with merge base 23c55c5 ( UNSTABLE - The following jobs are marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@pytorchmergebot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 mandatory check(s) failed. The first few are: Dig deeper by viewing the failures on hud |
|
@pytorchmergebot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Successfully rebased |
266f73a to
1f6d956
Compare
|
@pytorchmergebot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
#162059 means we get unexpected successes now on e.g., SM 12.0
cc @ptrblck @msaroufim @jerryzh168