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

Op Support: aten.bitwise_and.Tensor #114

Open
shivadbhavsar opened this issue May 22, 2024 · 1 comment · Fixed by #170
Open

Op Support: aten.bitwise_and.Tensor #114

shivadbhavsar opened this issue May 22, 2024 · 1 comment · Fixed by #170
Assignees
Labels
Op Support TorchMIGraphX For internal tracking

Comments

@shivadbhavsar
Copy link
Collaborator

Add aten converter.
Affected models:
Torchbench: pyhpc_turbulent_kinetic_energy

@shivadbhavsar shivadbhavsar added TorchMIGraphX For internal tracking Op Support labels May 22, 2024
@CharlieL7 CharlieL7 assigned CharlieL7 and unassigned CharlieL7 Jul 16, 2024
@CharlieL7
Copy link
Contributor

MIGraphX does not support the bitwise operators. So without changes to MIGraphX to support the bitwise operators we would only be able to support the logical_and mode of this operation.

@CharlieL7 CharlieL7 linked a pull request Aug 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Op Support TorchMIGraphX For internal tracking
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants