MCPcopy Create free account
hub / github.com/apache/tvm / warpid

Method warpid

python/tvm/tirx/exec_context.py:179–180  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

177
178 @property
179 def warpid(self) -> AxisRange:
180 return self.axis("warpid")
181
182 @property
183 def cta_id(self) -> AxisRange:

Callers

nothing calls this directly

Calls 1

axisMethod · 0.95

Tested by

no test coverage detected