Rate this Page

PlainLayout#

class torchao.dtypes.PlainLayout[source][source]#

PlainLayout is the most basic layout class, inheriting from the Layout base class. It does not add any additional metadata or processing steps to the tensor. Typically, this layout is used as the default when no specific layout is required.