tensor&list[tensors]Construct list(tensors)To stack list(tensors)To concatenate ... 除了 torch.cat 以外,也可以使用 list.append 完成以上操作。
確定! 回上一頁