-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[Dynamo] Don't guard data ptrs by default with mark_static_address #162208
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/162208
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit d14380c with merge base 69a25f6 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Test failing. Good to go from my side after the branch cut (which should be today). |
898acf4
to
d14380c
Compare
From Ed: Does this cause silent incorrectness if the user uses it with the old default arg: |
Merge failedReason: Comment with id 3282184494 not found Details for Dev Infra teamRaised by workflow job |
Reviewing the PR this looks relatively safe |
@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 |
…ytorch#162208) Fixes pytorch#156377 Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile. Pull Request resolved: pytorch#162208 Approved by: https://github.com/anijain2305
…ytorch#162208) Fixes pytorch#156377 Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile. Pull Request resolved: pytorch#162208 Approved by: https://github.com/anijain2305
…ytorch#162208) Fixes pytorch#156377 Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile. Pull Request resolved: pytorch#162208 Approved by: https://github.com/anijain2305
…ytorch#162208) Fixes pytorch#156377 Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile. Pull Request resolved: pytorch#162208 Approved by: https://github.com/anijain2305
…ytorch#162208) Fixes pytorch#156377 Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile. Pull Request resolved: pytorch#162208 Approved by: https://github.com/anijain2305
Fixes #156377
Since we now re-record cudagraphs, it's not necessary to guard by default anymore and induce a full recompile.
cc @voznesenskym @penguinwu @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @ipiszy @chenyang78 @kadeng @muchulee8 @amjames @chauhang @aakhundov @coconutruben @Lucaskabela