Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix SVD backward on non-square matrices when some=False#6870

Merged
soumith merged 1 commit into
pytorch:masterfrom
ssnl:svd_bwd
Apr 23, 2018
Merged

Fix SVD backward on non-square matrices when some=False#6870
soumith merged 1 commit into
pytorch:masterfrom
ssnl:svd_bwd

Conversation

@ssnl
Copy link
Copy Markdown
Collaborator

@ssnl ssnl commented Apr 23, 2018

Didn't slice gu and gv properly before. Added test for them.

Fixes #6849

@soumith soumith merged commit b5d2d28 into pytorch:master Apr 23, 2018
@ssnl ssnl deleted the svd_bwd branch April 24, 2018 06:59
Jorghi12 pushed a commit to wsttiger/pytorch that referenced this pull request May 10, 2018
weiyangfb pushed a commit to weiyangfb/pytorch that referenced this pull request Jun 11, 2018
laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

backward not working properly in svd (pytorch-nightly)

3 participants