[ONNX] New export logic leveraging ExportedProgram and ONNX IR#132530
[ONNX] New export logic leveraging ExportedProgram and ONNX IR#132530justinchuby wants to merge 19 commits intogh/justinchuby/96/basefrom
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/132530
Note: Links to docs will display an error until the docs builds have been completed. ⏳ 29 Pending, 3 Unrelated FailuresAs of commit d564126 with merge base 15b5a0b ( FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This comment was marked as resolved.
This comment was marked as resolved.
ghstack-source-id: 5c370d8 Pull Request resolved: pytorch#132530
|
@pytorchbot successfully started a revert job. Check the current status here. |
#132530)" This reverts commit 5fab35d. Reverted #132530 on behalf of https://github.com/ZainRizvi due to Sorry but it seems like Dr. CI incorrectly flagged the [pull / linux-docs / build-docs-python-false](https://hud.pytorch.org/pr/pytorch/pytorch/132530#28918577682) failure as being flaky. The job started failing consistently on CI once your PR was merged. [GH job link](https://github.com/pytorch/pytorch/actions/runs/10454830880/job/28949386844) [HUD commit link](https://hud.pytorch.org/pytorch/pytorch/commit/5fab35d77c7d1db7dbb9d5c516254a510b4f4f64) ([comment](#132530 (comment)))
|
@justinchuby your PR has been successfully reverted. |
This comment was marked as resolved.
This comment was marked as resolved.
|
I think I know what is going on. I am going to rebase after #133825 |
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
|
Rebase failed due to Raised by https://github.com/pytorch/pytorch/actions/runs/10479306647 |
…X IR" 1/n PR to - Move code from torch-onnx from commit justinchuby/torch-onnx@395495e into torch.onnx and fixes imports. - Integrate the new export logic with the torch.onnx.export API and include basic set of tests. - Refactor the API for the change. - Improve documentation. Next PRs will be more tests and docs. Fix #129277 [ghstack-poisoned]
…X IR" 1/n PR to - Move code from torch-onnx from commit justinchuby/torch-onnx@395495e into torch.onnx and fixes imports. - Integrate the new export logic with the torch.onnx.export API and include basic set of tests. - Refactor the API for the change. - Improve documentation. Next PRs will be more tests and docs. Fix #129277 [ghstack-poisoned]
|
@pytorchbot merge -f "Rocm tests unrelated." |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Stack from ghstack (oldest at bottom):
1/n PR to
Next PRs will be more tests and docs.
Fix #129277