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

Don't run addruntimeassertion pass #125948

Open
wants to merge 6 commits into
base: gh/tugsbayasgalan/219/base
Choose a base branch
from

Conversation

tugsbayasgalan
Copy link
Contributor

@tugsbayasgalan tugsbayasgalan commented May 10, 2024

Stack from ghstack (oldest at bottom):

Differential Revision: D57630436

Copy link

pytorch-bot bot commented May 10, 2024

🔗 Helpful Links

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

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

⏳ 3 Pending, 2 Unrelated Failures

As of commit a5d85ef with merge base 9e85d3d (image):

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

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

@pytorch-bot pytorch-bot bot added topic: not user facing topic category labels May 10, 2024
tugsbayasgalan added a commit that referenced this pull request May 10, 2024
ghstack-source-id: 70faecaa5000836df108542464db8ae4ee9cad2e
Pull Request resolved: #125948
tugsbayasgalan added a commit that referenced this pull request May 10, 2024
ghstack-source-id: 7845bbb759c36ffc937e2683498858f00799e25d
Pull Request resolved: #125948
@@ -133,6 +133,9 @@ def create_node(self, kind : str, target : Target,
modification of values used in node creation. For example, one might
want to disallow in-place operations from being recorded.
"""

if kind == "call_function" and "mul_2" in str(args):
Copy link
Contributor

Choose a reason for hiding this comment

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

lol

tugsbayasgalan added a commit that referenced this pull request May 10, 2024
ghstack-source-id: a582237002b2d276fb127b7cf8ee77e36dfad51b
Pull Request resolved: #125948
tugsbayasgalan added a commit that referenced this pull request May 10, 2024
ghstack-source-id: ffae77bac1c05b81682c166aa85e2d0768607566
Pull Request resolved: #125948
tugsbayasgalan added a commit that referenced this pull request May 10, 2024
ghstack-source-id: 77eaf64731925b94cf48a9b14c2e4dc63bb6f2a2
Pull Request resolved: #125948
tugsbayasgalan added a commit that referenced this pull request May 13, 2024
ghstack-source-id: a5ed904c1df49ba3b6506baf77128985659ad236
Pull Request resolved: #125948
@tugsbayasgalan
Copy link
Contributor Author

@tugsbayasgalan has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants