lazy_stack¶ class tensordict.lazy_stack(input, dim: int = 0, *, out=None)¶ 创建 TensorDicts 的懒惰堆叠。 有关详细信息,请参阅 lazy_stack()。