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

Fixed the device allocation for Transpose and Adjoint. Added tests #97

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

AndPotap
Copy link
Collaborator

A.T and A.H failed to grab the device from A as the find_device function was receiving as arguments [(), {}]. To get a solution, now both Transpose and Adjoint fetch the device from the original operator.

@AndPotap AndPotap merged commit d9e12c0 into main Aug 29, 2024
6 checks passed
@AndPotap AndPotap deleted the fix_transpose_adjoint_device branch August 29, 2024 22:24
@mfinzi
Copy link
Collaborator

mfinzi commented Sep 3, 2024

Was the problem just for dense?

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.

2 participants