-
Notifications
You must be signed in to change notification settings - Fork 25.7k
[ONNX][Experimental] FX Exporter w/ ONNX Script and ATen Lib #94566
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
* Symbolic ONNX Exporter for TB Scale Models. * Based on ONNX Script and ATen Lib. * Produces diagnostics in Sarif. Co-authored-by: Justin Chu <justinchu@microsoft.com> Co-authored-by: Ti-Tai Wang <titaiwang@microsoft.com> Co-authored-by: Wei-Sheng Chin <wschin@outlook.com> [ghstack-poisoned]
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/94566
Note: Links to docs will display an error until the docs builds have been completed. ❗ 2 Active SEVsThere are 2 currently active SEVs. If your PR is affected, please view them below: ❌ 1 FailuresAs of commit 02e1df5: BROKEN TRUNK - The following jobs failed but were present on the merge base e116ca9:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
* Symbolic ONNX Exporter for TB Scale Models. * Based on ONNX Script and ATen Lib. * Produces diagnostics in Sarif. Co-authored-by: Justin Chu <justinchumicrosoft.com> Co-authored-by: Ti-Tai Wang <titaiwangmicrosoft.com> Co-authored-by: Wei-Sheng Chin <wschinoutlook.com> ghstack-source-id: 143632a Pull Request resolved: #94566
* Symbolic ONNX Exporter for TB Scale Models. * Based on ONNX Script and ATen Lib. * Produces diagnostics in Sarif. Co-authored-by: Justin Chu <justinchumicrosoft.com> Co-authored-by: Ti-Tai Wang <titaiwangmicrosoft.com> Co-authored-by: Wei-Sheng Chin <wschinoutlook.com> [ghstack-poisoned]
* Symbolic ONNX Exporter for TB Scale Models. * Based on ONNX Script and ATen Lib. * Produces diagnostics in Sarif. Co-authored-by: Justin Chu <justinchumicrosoft.com> Co-authored-by: Ti-Tai Wang <titaiwangmicrosoft.com> Co-authored-by: Wei-Sheng Chin <wschinoutlook.com> ghstack-source-id: eb7acd9 Pull Request resolved: #94566
|
@pytorchbot merge -f "ROCm SEV; dynamo test failing on base. Both unrelated." |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Stack from ghstack (oldest at bottom):
-> [ONNX][Experimental] FX Exporter w/ ONNX Script and ATen Lib #94566
[ONNX] Update diagnostics system #94565
[ONNX] Update CI test environment; Add symbolic functions #94564
[DO NOT MERGE] Fix 'from_real_tensor' when input tensor is None #94563
Symbolic ONNX Exporter for TB Scale Models.
Based on ONNX Script and ATen Lib.
Produces diagnostics in Sarif.
Co-authored-by: Justin Chu justinchu@microsoft.com
Co-authored-by: Ti-Tai Wang titaiwang@microsoft.com
Co-authored-by: Wei-Sheng Chin wschin@outlook.com