8000 Support the `bitwise_invert` alias to `bitwise_not` · Issue #71686 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

Support the bitwise_invert alias to bitwise_not #71686

< 8000 div class="d-flex flex-order-2 flex-md-order-1 mx-2">
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

Closed
Dbhasin1 opened this issue Jan 23, 2022 · 0 comments
Closed

Support the bitwise_invert alias to bitwise_not #71686

Dbhasin1 opened this issue Jan 23, 2022 · 0 comments
Assignees
Labels
triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@Dbhasin1
Copy link
Dbhasin1 commented Jan 23, 2022

🚀 The feature, motivation and pitch

Python Array API proposes the use of bitwise_invert among other Element-wise Functions. Currently, PyTorch supports the same functionality with torch.bitwise_not. As listed in #58742, to make it compliant with the Array API this issue proposes to add the bitwise_invert alias to bitwise_not

Additional context

@mikaylagawarecki mikaylagawarecki added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Jan 25, 2022
@Dbhasin1 Dbhasin1 changed the title Support the bitwise_invert alias to 'bitwise_not` Support the bitwise_invert alias to bitwise_not Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
0