import torch t1 = torch.tensor([1,1,1]). Here, we're importing PyTorch and creating a simple tensor that has a single axis of length three.
確定! 回上一頁