Open
Description
Hi Juraj,
I was just reading your SVD code for reference on how people do the SVD backward pass.
I found a typo at
peps-torch/linalg/svd_gesdd.py
Line 134 in d56588c
where you dont check
gu is None
but instead gv is None
twice.Just FYI =)
Metadata
Metadata
Assignees
Labels
No labels