MCPcopy Create free account
hub / github.com/KnowingNothing/MatmulTutorial / dim3

Class dim3

cutlass.py/hw_info.py:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12@dataclass
13class dim3:
14 x: int
15 y: int
16 z: int
17
18
19@dataclass

Callers 6

_get_grid_shapeMethod · 0.90
tile_scheduler.pyFile · 0.90
DeviceCoordClass · 0.85
set_blockIdxMethod · 0.85
set_threadIdxMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected