-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[ONNX] Implement sym_not #147472
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
[ONNX] Implement sym_not #147472
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/147472
Note: Links to docs will display an error until the docs builds have been completed. ❌ 5 New Failures, 1 Unrelated FailureAs of commit 7255b5b with merge base bd370c1 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
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.
How do we know this works?
@pytorchmergebot merge |
@pytorchmergebot merge -r |
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Rebase failed due to Command
Raised by https://github.com/pytorch/pytorch/actions/runs/14142073515 |
@justinchuby It's better to rebase and perform tests |
Thanks, but please kindly do not merge or alter any ONNX PRs. The onnx team needs to control the merging process. |
Implement onnx support for sym_not. Replaces #147472 Fix #136572 Pull Request resolved: #152111 Approved by: https://github.com/titaiwangms
Stack from ghstack (oldest at bottom):
Fix #136572