torch.vstack(tensors, *, out=None) → Tensor Stack tensors in sequence vertically (row wise). This is equivalent to concatenation along the first axis after ...
確定! 回上一頁