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 torch.low_rank() option #302

Open
charlesmartin14 opened this issue Feb 5, 2024 · 0 comments
Open

add torch.low_rank() option #302

charlesmartin14 opened this issue Feb 5, 2024 · 0 comments

Comments

@charlesmartin14
Copy link
Member

charlesmartin14 commented Feb 5, 2024

In some places (like the SVDSmoothing option) uses TruncatedSVD
For running on a GPU, we should implement the torch code

torch.svd_lowrank()

https://pytorch.org/docs/stable/generated/torch.svd_lowrank.html

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

No branches or pull requests

1 participant