Skip to content

Conversation

alimoezzi
Copy link

Background:
torch.svd() is deprecated in favor of torch.linalg.svd() and will be removed in a future PyTorch release.

The previous implementation cause some issues like

RuntimeError: svd_cpu: the updating process of SBDSDC did not converge (error: 1)

which is fixed by Pytorch as pointed here

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

Successfully merging this pull request may close these issues.

1 participant