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