Skip to content

Typo #7

Open
Open
@Jakob-Unfried

Description

@Jakob-Unfried

Hi Juraj,

I was just reading your SVD code for reference on how people do the SVD backward pass.
I found a typo at

if (gv is None) and (gv is None):

where you dont check gu is None but instead gv is None twice.
Just FYI =)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions