-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add a bitwise NOT operator for integer and Boolean types (CPU). #22283
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
|
In subsequent PRs, I will implement a GPU version and replace the |
|
are you going to add support for CUDA? |
|
@izdeby Yes |
colesbury
left a comment
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.
lgtm too
|
@pytorchbot retest this please |
1 similar comment
|
@pytorchbot retest this please |
|
@colesbury @izdeby I changed the code to avoid the template |
|
@izdeby @colesbury could you take another look at this please? |
Summary: Pull Request resolved: pytorch/pytorch#22283 Test Plan: Imported from OSS Differential Revision: D16183576 Pulled By: colesbury fbshipit-source-id: 2e539fab8ff885dddb9bff334d1d784b28d65b8f
|
@colesbury merged this pull request in e2dc1fc. |
Stack from ghstack:
Related to #20024, #22246, #22262
Differential Revision: D16183576