torch.cat. torch.cat(tensors, dim=0, *, out=None) → Tensor. 它们连接起来,给定的顺序 seq 在给定尺寸张量。所有张量必须具有相同的形状(在连接维中除外)或为空 ...
確定! 回上一頁