PlainLayout¶ class torchao.dtypes.PlainLayout[source]¶ PlainLayout 是最基本的布局类,继承自 Layout 基类。它不向张量添加任何额外的元数据或处理步骤。通常,当不需要特定布局时,此布局用作默认值。