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

Class Range3

util/simulator/kernel.py:152–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150
151@dataclass
152class Range3:
153 x: Arange
154 y: Arange
155 z: Arange
156
157
158class GPUKernel:

Callers 2

blockRangeMethod · 0.85
threadRangeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected