repeat (*sizes). 沿着指定的维度重复tensor。 不同于 expand() ,本函数复制的是tensor中的数据。 参数: - *sizes (torch.Size ot int...)-沿着每一维重复的次数.
確定! 回上一頁