Skip to content

Tidy torch/csrc/jit/passes/onnx code #160262

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

cyyever
Copy link
Collaborator

@cyyever cyyever commented Aug 10, 2025

Apply clang-tidy fixes to torch/csrc/jit/passes/onnx

cc @EikanWang @jgong5 @wenzhe-nrv @sanchitintel

@cyyever cyyever requested a review from titaiwangms as a code owner August 10, 2025 02:34
Copy link

pytorch-bot bot commented Aug 10, 2025

🔗 Helpful Links

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

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

✅ No Failures

As of commit bac0f18 with merge base df55ec7 (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 the release notes: onnx torch.onnx related changes that should show up in the release notes label Aug 10, 2025
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Aug 10, 2025
@cyyever cyyever requested a review from justinchuby August 10, 2025 02:34
@cyyever
Copy link
Collaborator Author

cyyever commented Aug 10, 2025

@justinchuby @titaiwangms We should tidy the code before trying to fix ONNX 1.19 integration.

Signed-off-by: cyy <cyyever@outlook.com>
Signed-off-by: cyy <cyyever@outlook.com>
@cyyever cyyever changed the title Tidy ONNX code Tidy torch/csrc/jit/passes/onnx code Aug 10, 2025
@@ -21,13 +21,14 @@ using namespace ::c10::onnx;

}

#if 0
Copy link
Collaborator

Choose a reason for hiding this comment

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

can you comment on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oncall: jit Add this issue/PR to JIT oncall triage queue open source release notes: onnx torch.onnx related changes that should show up in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants