- 
                Notifications
    You must be signed in to change notification settings 
- Fork 25.7k
address DDE in matmul decomp #166541
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
base: gh/laithsakka/319/base
Are you sure you want to change the base?
address DDE in matmul decomp #166541
Conversation
[ghstack-poisoned]
| 🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/166541
 Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit 896fa02 with merge base 32fe4f6 ( FLAKY - The following job failed but was likely due to flakiness present on trunk:
 
 BROKEN TRUNK - The following job failed but was present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures 
 This comment was automatically generated by Dr. CI and updates every 15 minutes. | 
Address #165081 [ghstack-poisoned]
Address #165081 [ghstack-poisoned]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, one question when you guard_or_false are we just optimizing the case when it equals 1? I'm guessing we can do something when the value is 1, and recompile if it's not 1 later. But in the other direction we'll just use the unpsecialized code for all cases.
Address #165081 [ghstack-poisoned]
| 
 yeh when we know one of them is for sure 1 we take the opt path , not that we already know they are not both 1s. | 
| @pytorchbot 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 | 
| @pytorchmergebot revert -c ghfirst -m "breaks internal test" | 
| @pytorchbot successfully started a revert job. Check the current status here. | 
This reverts commit 9051940. Reverted #166541 on behalf of https://github.com/atalman due to breaks internal test ([comment](#166541 (comment)))
| @laithsakka your PR has been successfully reverted. | 
Stack from ghstack (oldest at bottom):
Address #165081