Add tensors (still need to fix)
This commit is contained in:
parent
48f8c1d83d
commit
e28e4d5057
1 changed files with 0 additions and 1 deletions
|
|
@ -82,7 +82,6 @@ if __name__ == "__main__":
|
|||
a = Tensor([[1, 2, 3], [1, 2, 3]])
|
||||
b = Tensor([[1, 2, 3], [1, 2, 3]])
|
||||
|
||||
|
||||
c = a + b
|
||||
fim = time.time()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue