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

Add support for batched triangular solve and LU decomposition on GPU. #1144

Merged
merged 1 commit into from
Aug 8, 2019

Conversation

hawkinsp
Copy link
Collaborator

@hawkinsp hawkinsp commented Aug 8, 2019

Uses cuBlas.

Fixes #1139

Also updates XLA.

@hawkinsp
Copy link
Collaborator Author

hawkinsp commented Aug 8, 2019

I'm going to merge this on the assumption it is most likely fine. If you have comments I will address them in a follow-up PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

slow linalg.solve
2 participants