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

Batched QR #1707

Open
mrfh92 opened this issue Oct 31, 2024 · 2 comments
Open

Batched QR #1707

mrfh92 opened this issue Oct 31, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request ESAPCA relevant for the ESA-funded project "ESAPCA" linalg stale

Comments

@mrfh92
Copy link
Collaborator

mrfh92 commented Oct 31, 2024

Make qr accept and process batches of matrices as PyTorch's QR does. Functionality should be similar to solve_triangular's or matmul's batch-capabilities.

@mrfh92 mrfh92 added enhancement New feature or request linalg ESAPCA relevant for the ESA-funded project "ESAPCA" labels Oct 31, 2024
@mrfh92 mrfh92 self-assigned this Oct 31, 2024
Copy link
Contributor

Branch features/1707-Batched_QR created!

Copy link
Contributor

github-actions bot commented Jan 6, 2025

This issue is stale because it has been open for 60 days with no activity.

@github-actions github-actions bot added the stale label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ESAPCA relevant for the ESA-funded project "ESAPCA" linalg stale
Projects
None yet
Development

No branches or pull requests

1 participant