Modules§
Structs§
- Virtual
Layout  - A virtual layout, to carry a layout without the need for generic parameters everywhere.
Crepresents the coordinate space of the underlying layout. - Virtual
Layout Compilation Arg  - Virtual
Layout Expand  - Virtual
Layout Launch  
Traits§
- Coordinates
 - A set of coordinates used in layouts. Contains some utilities for comptime inspection.
 - Layout
 - A layout that represents the mapping from a conceptual multi-dimensional tensor to a linear storage. Some layouts may be transformers meant to be composed with others (i.e. swizzling), others will represent the actual underlying structure of the data.
 - Layout
Expand  - A layout that represents the mapping from a conceptual multi-dimensional tensor to a linear storage. Some layouts may be transformers meant to be composed with others (i.e. swizzling), others will represent the actual underlying structure of the data.
 - Virtual
Layout Operations Expand