lazy_stack¶ class tensordict.lazy_stack(input, dim=0, *, out=None)¶ 建立 tensordicts 的惰性堆疊。 有關詳細資訊,請參閱 lazy_stack()。