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

Method cta_id

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

Source from the content-addressed store, hash-verified

181
182 @property
183 def cta_id(self) -> AxisRange:
184 return self.axis("cta_id")
185
186
187@dataclass(frozen=True)

Callers 15

testFunction · 0.80
funcFunction · 0.80
funcFunction · 0.80
test1Function · 0.80
test2Function · 0.80
test3Function · 0.80
test4Function · 0.80
test5Function · 0.80
test6Function · 0.80
test7Function · 0.80
partial_only_ctaFunction · 0.80
all_deferredFunction · 0.80

Calls 1

axisMethod · 0.95

Tested by 15

testFunction · 0.64
funcFunction · 0.64
funcFunction · 0.64
test1Function · 0.64
test2Function · 0.64
test3Function · 0.64
test4Function · 0.64
test5Function · 0.64
test6Function · 0.64
test7Function · 0.64
partial_only_ctaFunction · 0.64
all_deferredFunction · 0.64