Skip to content

Conversation

…ct; enable nested graph break tests on test_functions.py

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2025

🔗 Helpful Links

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

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

❌ 1 Cancelled Job, 2 Unrelated Failures

As of commit 7fc52bb with merge base 86f9a9a (image):

CANCELLED JOB - The following job was cancelled. Please retry:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:

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

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2025

The label module: dynamo is only applicable to issues and has been removed. Please only use this label on issues.

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2025

The label module: dynamo is only applicable to issues and has been removed. Please only use this label on issues.

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2025

The label module: dynamo is only applicable to issues and has been removed. Please only use this label on issues.

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2025

The label module: dynamo is only applicable to issues and has been removed. Please only use this label on issues.

…nd zip strict; enable nested graph break tests on test_functions.py"

cc mlazos voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 kadeng chauhang amjames Lucaskabela

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2025

The label module: dynamo is only applicable to issues and has been removed. Please only use this label on issues.

Khanaksahu pushed a commit to Khanaksahu/pytorch that referenced this pull request Nov 17, 2025
…ct; enable nested graph break tests on test_functions.py

ghstack-source-id: a9799d9
Pull Request resolved: pytorch/pytorch#167694
…nd zip strict; enable nested graph break tests on test_functions.py"

cc mlazos voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 kadeng chauhang amjames Lucaskabela

[ghstack-poisoned]
@williamwen42 williamwen42 added the ciflow/dynamo Trigger jobs ran periodically on main for dynamo tests label Nov 18, 2025
…nd zip strict; enable nested graph break tests on test_functions.py"


The iterator push in FOR_ITER must be done before attempting to call next_variable because if next_variable graph breaks with nested graph breaks on, the iterator must be on the stack to resume properly.

cc mlazos voznesenskym penguinwu EikanWang jgong5 Guobing-Chen XiaobingSuper zhuhaozhe blzheng wenzhe-nrv jiayisunx chenyang78 kadeng chauhang amjames Lucaskabela

[ghstack-poisoned]
return variables.ZipVariable(
iter_args,
strict=strict, # type: ignore[arg-type]
strict=strict.as_python_constant(),
Copy link
Contributor

Choose a reason for hiding this comment

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

So we were passing in a VariableTracker before and now we want a real python constant?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes

@williamwen42
Copy link
Member Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 19, 2025
@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

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: 1 jobs have failed, first few of them are: dynamo-unittest / dynamo-test (3.12) / test (dynamo_wrapped, 3, 3, linux.c7i.2xlarge)

Details for Dev Infra team Raised by workflow job

@williamwen42
Copy link
Member Author

@pytorchbot merge -i

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 3 checks: dynamo-unittest / dynamo-test (3.11) / test (dynamo_wrapped, 2, 3, linux.c7i.2xlarge), dynamo-unittest / dynamo-test (3.12) / test (dynamo_wrapped, 3, 3, linux.c7i.2xlarge), trunk / linux-jammy-py3-clang12-executorch / test (executorch, 1, 1, lf.linux.2xlarge, unstable)

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

JacobSzwejbka pushed a commit that referenced this pull request Dec 8, 2025
…ct; enable nested graph break tests on test_functions.py (#167694)

The iterator push in FOR_ITER must be done before attempting to call next_variable because if next_variable graph breaks with nested graph breaks on, the iterator must be on the stack to resume properly.

Pull Request resolved: #167694
Approved by: https://github.com/StrongerXi
tiendatngcs pushed a commit to tiendatngcs/pytorch-Dec25 that referenced this pull request Dec 10, 2025
…ct; enable nested graph break tests on test_functions.py

ghstack-source-id: b902981
Pull Request resolved: pytorch/pytorch#167694
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/dynamo Trigger jobs ran periodically on main for dynamo tests ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo release notes: dynamo topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants