To join tensors you can use torch.cat to concatenate a sequence of tensors along a given dimension. torch.stack , another tensor joining op ...
確定! 回上一頁