Shortcuts

PlainLayout

class torchao.dtypes.PlainLayout[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.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources