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