MCPcopy 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
33class 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