ttt_test / ttt_test.py
hanlin.lu
minor
8fe843c
raw
history blame contribute delete
37 Bytes
import torch
print(torch.ones(2,3))