Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ SmemDesc
Class
SmemDesc
cutlass.py/mma.py:33–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
32
@dataclass
33
class
SmemDesc(GmmaDescriptorIterator):
34
gmma_major: GmmaMajor = GmmaMajor.MajorMN
35
36
37
@dataclass
Callers
1
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected