tf.concat PyTorch 中的操作

tf.concat operation in PyTorch

torch.stack 不是我要搜索的内容。

我正在寻找 Tensorflow 的 Pytorch 连接操作。

我已经搜索了文档http://pytorch.org/docs/0.3.0/

我相信 torch.cat 就是您要找的。

http://pytorch.org/docs/master/torch.html#torch.cat