Skip to content

[ONNX] Rename _internal/exporter to _exporter_legacy#132429

Closed
justinchuby wants to merge 3 commits intogh/justinchuby/95/basefrom
gh/justinchuby/95/head
Closed

[ONNX] Rename _internal/exporter to _exporter_legacy#132429
justinchuby wants to merge 3 commits intogh/justinchuby/95/basefrom
gh/justinchuby/95/head

Conversation

@justinchuby
Copy link
Copy Markdown
Collaborator

@justinchuby justinchuby commented Aug 1, 2024

[ghstack-poisoned]
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Aug 1, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 8d49aa1 with merge base 0c49170 (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 ciflow/inductor module: dynamo release notes: onnx torch.onnx related changes that should show up in the release notes labels Aug 1, 2024
justinchuby added a commit that referenced this pull request Aug 1, 2024
ghstack-source-id: 3f75deb
Pull Request resolved: #132429
The next PR will be creating an `exporter` directory to house logic from `torch-onnx`



[ghstack-poisoned]
[ghstack-poisoned]
@justinchuby
Copy link
Copy Markdown
Collaborator Author

@pytorchbot merge

@pytorch-bot pytorch-bot Bot added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 3, 2024
@pytorchmergebot
Copy link
Copy Markdown
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

justinchuby added a commit to justinchuby/pytorch that referenced this pull request Aug 3, 2024
facebook-github-bot pushed a commit to pytorch/benchmark that referenced this pull request Aug 6, 2024
Summary:
The next PR will be creating an `exporter` directory to house logic from `torch-onnx`

X-link: pytorch/pytorch#132429
Approved by: https://github.com/titaiwangms

Reviewed By: PaliC

Differential Revision: D60781226

fbshipit-source-id: c73e961c3cf7c752ab3fa7fc7912013355244339
mindest added a commit to microsoft/onnxruntime that referenced this pull request Aug 21, 2024
### Description
Fix `Orttraining Linux Lazy Tensor CI Pipeline`
- Remove unused import of `torch.onnx._internal.exporter`, whose path is
changed in newer torch (pytorch/pytorch#132429).
- Move import of `register_custom_op_symbolic` from `torch.onnx` into
local function, which causes circular import when running `import
torch.onnx` (at least in the CI environment).
tianleiwu pushed a commit to microsoft/onnxruntime that referenced this pull request Aug 29, 2024
### Description
Fix `Orttraining Linux Lazy Tensor CI Pipeline`
- Remove unused import of `torch.onnx._internal.exporter`, whose path is
changed in newer torch (pytorch/pytorch#132429).
- Move import of `register_custom_op_symbolic` from `torch.onnx` into
local function, which causes circular import when running `import
torch.onnx` (at least in the CI environment).
@github-actions github-actions Bot deleted the gh/justinchuby/95/head branch September 3, 2024 01:59
rohan11235813 pushed a commit to quadric-io/onnxruntime that referenced this pull request Aug 19, 2025
### Description
Fix `Orttraining Linux Lazy Tensor CI Pipeline`
- Remove unused import of `torch.onnx._internal.exporter`, whose path is
changed in newer torch (pytorch/pytorch#132429).
- Move import of `register_custom_op_symbolic` from `torch.onnx` into
local function, which causes circular import when running `import
torch.onnx` (at least in the CI environment).
rohan11235813 pushed a commit to quadric-io/onnxruntime that referenced this pull request Sep 15, 2025
### Description
Fix `Orttraining Linux Lazy Tensor CI Pipeline`
- Remove unused import of `torch.onnx._internal.exporter`, whose path is
changed in newer torch (pytorch/pytorch#132429).
- Move import of `register_custom_op_symbolic` from `torch.onnx` into
local function, which causes circular import when running `import
torch.onnx` (at least in the CI environment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/inductor ciflow/trunk Trigger trunk jobs on your pull request Merged module: dynamo 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.

4 participants