hanlin.lu
commited on
Commit
·
8fe843c
1
Parent(s):
9ccb225
minor
Browse files- ttt_test.py +1 -1
ttt_test.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import torch
|
2 |
|
3 |
-
print(torch.ones(2,3))
|
|
|
1 |
import torch
|
2 |
|
3 |
+
print(torch.ones(2,3))
|