t1 = torch.tensor([ [1,2], [3,4] ], dtype=torch.float32) > t2 ... add, subtract, multiply, and divide are element-wise operations.
確定! 回上一頁