Skip to content
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

Beef up error message for pending assert failure #126212

Closed
wants to merge 3 commits into from

Conversation

ezyang
Copy link
Contributor

@ezyang ezyang commented May 14, 2024

Stack from ghstack (oldest at bottom):

Signed-off-by: Edward Z. Yang ezyang@meta.com

[ghstack-poisoned]
Copy link

pytorch-bot bot commented May 14, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/126212

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 96d6fea with merge base ee8c155 (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot bot added ciflow/inductor release notes: fx release notes category labels May 14, 2024
ezyang added a commit that referenced this pull request May 14, 2024
Signed-off-by: Edward Z. Yang <ezyang@meta.com>

ghstack-source-id: 64358827bda149829ca50600c6ac93a3963d6727
Pull Request resolved: #126212
@ezyang
Copy link
Contributor Author

ezyang commented May 14, 2024

The gdoc is a stub but I'll add more to it soon

[ghstack-poisoned]
ezyang added a commit that referenced this pull request May 14, 2024
Signed-off-by: Edward Z. Yang <ezyang@meta.com>

ghstack-source-id: 2baed267869f8c471616cb73a4f69d551e39feac
Pull Request resolved: #126212
@ezyang ezyang added ciflow/trunk Trigger trunk jobs on your pull request topic: not user facing topic category labels May 15, 2024
[ghstack-poisoned]
ezyang added a commit that referenced this pull request May 15, 2024
Signed-off-by: Edward Z. Yang <ezyang@meta.com>

ghstack-source-id: 7625fe586320d0b6d322985e80208ba4b895194a
Pull Request resolved: #126212
@ezyang
Copy link
Contributor Author

ezyang commented May 15, 2024

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your 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

Advanced Debugging
Check the merge workflow status
here

smalltalkman pushed a commit to smalltalkman/pytorch that referenced this pull request May 15, 2024
Signed-off-by: Edward Z. Yang <ezyang@meta.com>
Pull Request resolved: pytorch#126212
Approved by: https://github.com/Skylion007
@@ -2796,6 +2796,7 @@
"ConstraintViolationError",
"DynamicDimConstraintPrinter",
"GuardOnDataDependentSymNode",
"PendingUnbackedSymbolNotFound",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Adding new entries in this file is NOT ok. We should document all the new public API we add!

pytorchmergebot pushed a commit that referenced this pull request May 15, 2024
Skip the newly added bad API from #126212 to keep CI green.

Pull Request resolved: #126321
Approved by: https://github.com/ezyang
@albanD
Copy link
Collaborator

albanD commented May 15, 2024

This was merged into trunk (label is properly updated).
Not sure why the bot didn't close it but doing it to avoid confusion

@albanD albanD closed this May 15, 2024
ZelboK pushed a commit to ZelboK/pytorch that referenced this pull request May 19, 2024
Signed-off-by: Edward Z. Yang <ezyang@meta.com>
Pull Request resolved: pytorch#126212
Approved by: https://github.com/Skylion007
ZelboK pushed a commit to ZelboK/pytorch that referenced this pull request May 19, 2024
Skip the newly added bad API from pytorch#126212 to keep CI green.

Pull Request resolved: pytorch#126321
Approved by: https://github.com/ezyang
@github-actions github-actions bot deleted the gh/ezyang/2741/head branch June 15, 2024 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: fx release notes category topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants