Skip to content

oakzeng/CuTe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Helper function to calculate tensor elements' offset, where tensor is represented by Cute layout defined in https://arxiv.org/pdf/2603.02298

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors