-
Notifications
You must be signed in to change notification settings - Fork 23.1k
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
Use fast traceback for symbolic shapes #107439
Conversation
[ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/107439
Note: Links to docs will display an error until the docs builds have been completed. ✅ 1 Unrelated FailureAs of commit afb6aa4 with merge base bdecdfd (): FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
[ghstack-poisoned]
ghstack-source-id: d48f6fa85bd6a7571bce58d6a9548f4f2682573c Pull Request resolved: #107439
[ghstack-poisoned]
ghstack-source-id: 5674a71c8c0d34bd7104ad0dfa972ee6fc01ba5b Pull Request resolved: #107439
[ghstack-poisoned]
@@ -126,8 +126,7 @@ class GuardBuilderBase: | |||
|
|||
class ShapeGuard(NamedTuple): | |||
expr: sympy.Expr | |||
# TODO: store this in slightly less formatted form | |||
stack: str | |||
stack: CapturedTraceback |
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.
we love it
@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 |
Stack from ghstack (oldest at bottom):