-
-
Notifications
You must be signed in to change notification settings - Fork 955
[backport] Fix dtypes in cupy.linalg
#4839
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
Conversation
Fix dtypes in `cupy.linalg`
[automatic post] Jenkins, test this please. |
Jenkins CI test (for commit bb042b2, target branch v8) failed with status FAILURE. |
Jenkins, test this please |
Jenkins CI test (for commit 0a12f63, target branch v8) succeeded! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM except for the line.
Co-authored-by: Toshiki Kataoka <[email protected]>
Jenkins, test this please |
Jenkins CI test (for commit f054799, target branch v8) succeeded! |
Backport of #4363
There were several conflicts so I expect this to need additional work.