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

ProxyObject to support matrix multiplication #849

Merged
merged 1 commit into from
Feb 2, 2022

Conversation

madsbk
Copy link
Member

@madsbk madsbk commented Feb 2, 2022

Implements ProxyObject.__matmul__ and ProxyObject.__imatmul__.

@pentschev can you check if this fixes #843 (comment)

@madsbk madsbk added 2 - In Progress Currently a work in progress python python code needed improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 2, 2022
@madsbk madsbk requested a review from a team as a code owner February 2, 2022 15:16
Copy link
Member

@pentschev pentschev left a comment

Choose a reason for hiding this comment

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

Awesome, it does resolve that problem, thanks @madsbk !

@pentschev
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 9a92864 into rapidsai:branch-22.04 Feb 2, 2022
@madsbk madsbk deleted the proxy__matmul__ branch February 2, 2022 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currently a work in progress improvement Improvement / enhancement to an existing function non-breaking Non-breaking change python python code needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants