3維tensor (n-dimensional array). 2. t4 = torch.tensor([[[1, 2, 3], [3, 4, 5]],. 3. [[5, 6, 7], [7, 8 ,9]]]). 4. print(t4.shape).
確定! 回上一頁