operations unit tests

This commit is contained in:
lucasdelimanogueira 2024-05-07 11:52:56 -03:00
parent ef3868066e
commit 2c2569d482
18 changed files with 239 additions and 6866 deletions

View file

@ -591,4 +591,4 @@ class Tensor:
self.grad = None
self.grad_fn = None
return self
return self