oakzeng/CuTe
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Implement a helper function cute_offset to calculate tensor element's offset in the unit of element (assuming the first tensor element at offset 0). A tensor layout is represented as (shape : stride) layout. See more details in paper https://arxiv.org/pdf/2603.02298