lazy_stack¶ class tensordict.lazy_stack(input, dim=0, *, out=None)¶ 创建一个 tensordicts 的惰性堆栈。 详情请参见 lazy_stack()。