Skip to content

[PP] Use default export mode (non-strict)#164045

Closed
kwen2501 wants to merge 1 commit intogh/kwen2501/267/basefrom
gh/kwen2501/267/head
Closed

[PP] Use default export mode (non-strict)#164045
kwen2501 wants to merge 1 commit intogh/kwen2501/267/basefrom
gh/kwen2501/267/head

Conversation

@kwen2501
Copy link
Collaborator

@kwen2501 kwen2501 commented Sep 27, 2025

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Sep 27, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit eb80ad6 with merge base 8d81564 (image):
💚 Looks good so far! There are no failures yet. 💚

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

kwen2501 added a commit that referenced this pull request Sep 27, 2025
@pytorch-bot pytorch-bot bot added the oncall: distributed Add this issue/PR to distributed oncall triage queue label Sep 27, 2025
@kwen2501 kwen2501 added module: pipelining Pipeline Parallelism release notes: distributed (pipeline) release notes category labels Sep 27, 2025
Copy link
Member

@H-Huang H-Huang left a comment

Choose a reason for hiding this comment

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

LGTM!

@kwen2501
Copy link
Collaborator Author

@pytorchbot merge

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

The merge job was canceled or timed out. This most often happen if two merge requests were issued for the same PR, or if merge job was waiting for more than 6 hours for tests to finish. In later case, please do not hesitate to reissue the merge command
For more information see pytorch-bot wiki.

@kwen2501
Copy link
Collaborator Author

@pytorchbot merge -f "last merge timed out"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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 pushed a commit that referenced this pull request Sep 29, 2025
Fixes #164030: HOP and pipelining both name things submod_i
by adding an optional argument `partition_affix` to `split_module` API.

Pull Request resolved: #164035
Approved by: https://github.com/ezyang
ghstack dependencies: #164045
pytorchmergebot pushed a commit that referenced this pull request Sep 29, 2025
Changing PP submodules' name from `submod_i` to `submod_pp_i` to distinguish from the submodule created by HOP.

Pull Request resolved: #164037
Approved by: https://github.com/H-Huang
ghstack dependencies: #164045, #164035
pytorchmergebot pushed a commit that referenced this pull request Oct 1, 2025
Fixes #164030: HOP and pipelining both name things submod_i
by adding an optional argument `partition_affix` to `split_module` API.

Pull Request resolved: #164035
Approved by: https://github.com/ezyang
ghstack dependencies: #164045
pytorchmergebot pushed a commit that referenced this pull request Oct 1, 2025
Changing PP submodules' name from `submod_i` to `submod_pp_i` to distinguish from the submodule created by HOP.

Pull Request resolved: #164037
Approved by: https://github.com/H-Huang
ghstack dependencies: #164045, #164035
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
Fixes pytorch#164030: HOP and pipelining both name things submod_i
by adding an optional argument `partition_affix` to `split_module` API.

Pull Request resolved: pytorch#164035
Approved by: https://github.com/ezyang
ghstack dependencies: pytorch#164045
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Oct 21, 2025
Changing PP submodules' name from `submod_i` to `submod_pp_i` to distinguish from the submodule created by HOP.

Pull Request resolved: pytorch#164037
Approved by: https://github.com/H-Huang
ghstack dependencies: pytorch#164045, pytorch#164035
@github-actions github-actions bot deleted the gh/kwen2501/267/head branch October 30, 2025 02:17
Khanaksahu pushed a commit to Khanaksahu/pytorch-fork that referenced this pull request Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged module: pipelining Pipeline Parallelism oncall: distributed Add this issue/PR to distributed oncall triage queue release notes: distributed (pipeline) release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants