Notice that in this example, the only existing axis is the first axis. > torch.cat( (t1,t2,t3) ,dim=0 ) tensor([1, 1, ...
確定! 回上一頁