Update layout.md
This commit is contained in:
parent
b97404837e
commit
6fbc0d3380
@ -5,7 +5,7 @@
|
|||||||
Note: This document talks about CUTLASS 2.x layout tag types.
|
Note: This document talks about CUTLASS 2.x layout tag types.
|
||||||
CUTLASS 3.0 deprecates all legacy 2.x layout tags in favour of a single `cute::Layout<Shape, Stride>`
|
CUTLASS 3.0 deprecates all legacy 2.x layout tags in favour of a single `cute::Layout<Shape, Stride>`
|
||||||
vocabulary type for all thread and data tensors. Please refer to the
|
vocabulary type for all thread and data tensors. Please refer to the
|
||||||
[documentation for cute layouts](media/docs/cute/01_layout.md) for more details about CUTLASS 3.0's definition of "layout".
|
[documentation for cute layouts](cute/01_layout.md) for more details about CUTLASS 3.0's definition of "layout".
|
||||||
|
|
||||||
# Layouts and Tensors
|
# Layouts and Tensors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user