Skip to content

Grad_fn backwards functions need to be corrected. #13

@K-T0BIAS

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

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