【d2l】【常见函数】【12】 torch.tensor.repeat( )

lycnight / 2023-07-27 / 原文

Repeats this tensor along the specified dimensions.
参考:https://pytorch.org/docs/stable/generated/torch.Tensor.repeat.html
image

入门

image
image

进阶

image
image