-
Notifications
You must be signed in to change notification settings - Fork 25.9k
[ONNX] Add supplementary tests and description for custom_opsets param from torch.onnx.export() function. (#62085) #64372
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
…m from torch.onnx.export() function. (#62085) custom_opsets arg from torch.onnx.export() is no needed to be removed. Add some supplementary description and tests for easier understanding. Co-authored-by: hwangdeyu <dejack953@outlook.com> [ghstack-poisoned]
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 5c1ee79 (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
…opsets param from torch.onnx.export() function. (#62085)" custom_opsets arg from torch.onnx.export() is no needed to be removed. Add some supplementary description and tests for easier understanding. Co-authored-by: hwangdeyu <dejack953@outlook.com> [ghstack-poisoned]
…opsets param from torch.onnx.export() function. (#62085)" custom_opsets arg from torch.onnx.export() is no needed to be removed. Add some supplementary description and tests for easier understanding. Co-authored-by: hwangdeyu <dejack953@outlook.com> [ghstack-poisoned]
…opsets param from torch.onnx.export() function. (#62085)" custom_opsets arg from torch.onnx.export() is no needed to be removed. Add some supplementary description and tests for easier understanding. Co-authored-by: hwangdeyu <dejack953@outlook.com> [ghstack-poisoned]
|
@msaroufim has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…opsets param from torch.onnx.export() function. (#62085)" custom_opsets arg from torch.onnx.export() is no needed to be removed. Add some supplementary description and tests for easier understanding. Co-authored-by: hwangdeyu <dejack953@outlook.com> Differential Revision: [D30905269](https://our.internmc.facebook.com/intern/diff/D30905269) [ghstack-poisoned]
|
@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
…opsets param from torch.onnx.export() function. (#62085)" custom_opsets arg from torch.onnx.export() is no needed to be removed. Add some supplementary description and tests for easier understanding. Co-authored-by: hwangdeyu <dejack953@outlook.com> Differential Revision: [D30905269](https://our.internmc.facebook.com/intern/diff/D30905269) [ghstack-poisoned]
|
@malfet has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Stack from ghstack:
custom_opsets arg from torch.onnx.export() is no needed to be removed.
Add some supplementary description and tests for easier understanding.
Co-authored-by: hwangdeyu dejack953@outlook.com
Differential Revision: D30905269