-
Notifications
You must be signed in to change notification settings - Fork 24.3k
[ONNX] Update images and APIs to onnx_dynamo.rst #144358
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/144358
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 5b1f5f2 with merge base e14c36d ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@pytorchbot merge |
Merge startedYour 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 |
@pytorchbot merge |
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 |
Merge startedYour 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 |
Merge failedReason: 1 mandatory check(s) failed. The first few are: Dig deeper by viewing the failures on hud |
@titaiwangms you may want to cherry pick this change |
@pytorchbot merge |
Merge failedReason: Approvers from one of the following sets are needed:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure
@pytorchbot merge |
Merge startedYour 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 |
@pytorchbot cherry-pick --onto release/2.6 -c docs |
Update the result image of exporting, and delete the functions/class that belongs to `torch.onnx.dynamo_export` Pull Request resolved: #144358 Approved by: https://github.com/justinchuby, https://github.com/malfet (cherry picked from commit a742859)
Cherry picking #144358The cherry pick PR is at #144428 The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
[ONNX] Update images and APIs to onnx_dynamo.rst (#144358) Update the result image of exporting, and delete the functions/class that belongs to `torch.onnx.dynamo_export` Pull Request resolved: #144358 Approved by: https://github.com/justinchuby, https://github.com/malfet (cherry picked from commit a742859) Co-authored-by: titaiwangms <titaiwang@microsoft.com>
Update the result image of exporting, and delete the functions/class that belongs to
torch.onnx.dynamo_export