Skip to content

Grad_fn backwards functions need to be corrected. #13

Description

@K-T0BIAS

The functions internally made copies are not copies and apply changes to the original tensors (test c = a*b, c.backward(), this will transpose a and b). => Internall copy code needs to be changed to accommodate new tensor structure

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions