Skip to content
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

[Relay][Pytorch] Add support for aten::bitwise_and #16105

Merged
merged 1 commit into from
Nov 10, 2023

Conversation

mshr-h
Copy link
Contributor

@mshr-h mshr-h commented Nov 10, 2023

Copy link
Contributor

@vvchernov vvchernov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@jikechao jikechao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, @mshr-h thanks for your PR.

@mshr-h mshr-h marked this pull request as ready for review November 10, 2023 10:49
@masahi masahi merged commit 95d769e into apache:main Nov 10, 2023
8 of 9 checks passed
@mshr-h mshr-h deleted the pytorch-bitwise_and branch November 13, 2023 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[PyTorch/NotImplementedError]: The following operators are not implemented: ['aten::bitwise_and']
5 participants