ttt_test / ttt_test.py
hanlin.lu
add ttt_test.py
9ccb225
raw
history blame
36 Bytes
import torch
print(torch.ones(2,3))