8000 [ONNX] Remove unused logic from internal verification module by justinchuby · Pull Request #161449 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@justinchuby
Copy link
Collaborator
@justinchuby justinchuby commented Aug 25, 2025

[ghstack-poisoned]
@pytorch-bot
Copy link
pytorch-bot bot commented Aug 25, 2025

🔗 Helpful Links

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

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ You can merge normally! (1 Unrelated Failure)

As of commit 309a56e with merge base 378edb0 (image):

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.

@pytorch-bot pytorch-bot bot added release notes: onnx torch.onnx related changes that should show up in the release notes labels Aug 25, 2025
justinchuby added a commit that referenced this pull request Aug 25, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 82e23a0
Pull Request resolved: #161449
justinchuby added a commit to justinchuby/pytorch that referenced this pull request Aug 25, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 82e23a0
Pull Request resolved: pytorch#161449
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 25, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 20b866e
Pull Request resolved: #161449
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 25, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: e0c6693
Pull Request resolved: #161449
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 25, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 573a0a9
Pull Request resolved: #161449
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 26, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: b8eb1f7
Pull Request resolved: #161449
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 26, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 64b0124
Pull Request resolved: #161449
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 26, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: eff90e2
Pull Request resolved: #161449
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 26, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 1de47fe
Pull Request resolved: #161449
@justinchuby justinchuby added module: onnx Related to torch.onnx topic: not user facing topic category labels Aug 26, 2025
[ghstack-poisoned]
justinchuby added a commit that referenced this pull request Aug 26, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: b8accf2
Pull Request resolved: #161449
justinchuby added a commit to justinchuby/pytorch that referenced this pull request Aug 26, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: b8accf2
Pull Request resolved: pytorch#161449
justinchuby added a commit to justinchuby/pytorch that referenced this pull request Aug 27, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 8e5129e
Pull Request resolved: pytorch#161449
[ghstack-poisoned]
justinchuby added a commit to justinchuby/pytorch that referenced this pull request Aug 27, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: d1cf6fc
Pull Request resolved: pytorch#161449
[ghstack-poisoned]
justinchuby added a commit to justinchuby/pytorch that referenced this pull request Aug 27, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: 4d8210f
Pull Request resolved: pytorch#161449
Copy link
Collaborator
@titaiwangms titaiwangms left a comment

Choose a reason for hiding this comment

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

This is bc breaking.

@justinchuby
Copy link
Collaborator Author

This is bc breaking.

The first PR breaks BC. This PR does the clean up

[ghstack-poisoned]
@justinchuby justinchuby added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 29, 2025
justinchuby added a commit to justinchuby/pytorch that referenced this pull request Aug 29, 2025
Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

ghstack-source-id: fa72c2b
Pull Request resolved: pytorch#161449
@justinchuby
Copy link
Collaborator Author

@pytorchbot merge -i

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 1 checks: trunk / macos-py3-arm64 / test (mps, 1, 1, macos-m2-15)

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

Starting merge as part of PR stack under #161546

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: Command git -C /home/runner/work/pytorch/pytorch cherry-pick -x b7eac6f1e71da39b64294920ea6fde0489095967 returned non-zero exit code 1

CONFLICT (modify/delete): test/onnx/test_verification.py deleted in b7eac6f1e71 ([ONNX] Remove unused logic from internal verification module) and modified in HEAD.  Version HEAD of test/onnx/test_verification.py left in tree.
CONFLICT (modify/delete): torch/onnx/_internal/torchscript_exporter/verification.py deleted in HEAD and modified in b7eac6f1e71 ([ONNX] Remove unused logic from internal verification module).  Version b7eac6f1e71 ([ONNX] Remove unused logic from internal verification module) of torch/onnx/_internal/torchscript_exporter/verification.py left in tree.
error: could not apply b7eac6f1e71... [ONNX] Remove unused logic from internal verification module
hint: After resolving the conflicts, mark them with
hint: "git add/rm <pathspec>", then run
hint: "git cherry-pick --continue".
hint: You can instead skip this commit with "git cherry-pick --skip".
hint: To abort and get back to the state before "git cherry-pick",
hint: run "git cherry-pick --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Details for Dev Infra team Raised by workflow job

@justinchuby
Copy link
Collaborator Author

@pytorchbot merge -i

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged while ignoring the following 1 checks: trunk / macos-py3-arm64 / test (mps, 1, 1, macos-m2-15)

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 2, 2025
Remove import of two functions

- _run_symbolic_function
- _run_symbolic_method

to the `torch.onnx` namespace.

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

Pull Request resolved: #161546
Approved by: https://github.com/titaiwangms
ghstack dependencies: #161323, #161449
markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
…#161449)

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

Pull Request resolved: pytorch#161449
Approved by: https://github.com/xadupre, https://github.com/titaiwangms
ghstack dependencies: pytorch#161323
markc-614 pushed a commit to markc-614/pytorch that referenced this pull request Sep 17, 2025
Remove import of two functions

- _run_symbolic_function
- _run_symbolic_method

to the `torch.onnx` namespace.

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

Pull Request resolved: pytorch#161546
Approved by: https://github.com/titaiwangms
ghstack dependencies: pytorch#161323, pytorch#161449
mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
…#161449)

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

Pull Request resolved: pytorch#161449
Approved by: https://github.com/xadupre, https://github.com/titaiwangms
ghstack dependencies: pytorch#161323
mansiag05 pushed a commit to mansiag05/pytorch that referenced this pull request Sep 22, 2025
Remove import of two functions

- _run_symbolic_function
- _run_symbolic_method

to the `torch.onnx` namespace.

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>

Pull Request resolved: pytorch#161546
Approved by: https://github.com/titaiwangms
ghstack dependencies: pytorch#161323, pytorch#161449
@github-actions github-actions bot deleted the gh/justinchuby/114/head branch October 3, 2025 02:09
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: onnx Related to torch.onnx open source release notes: onnx torch.onnx related changes that should show up in the release notes topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

0