torch.Tensor.repeat ... Repeats this tensor along the specified dimensions. Unlike expand() , this function copies the tensor's data. ... repeat() behaves ...
確定! 回上一頁