Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test
Function · 0.80
func
Function · 0.80
func
Function · 0.80
test1
Function · 0.80
test2
Function · 0.80
test3
Function · 0.80
test4
Function · 0.80
test5
Function · 0.80
test6
Function · 0.80
test7
Function · 0.80
partial_only_cta
Function · 0.80
all_deferred
Function · 0.80
Calls
1
axis
Method · 0.95
Tested by
15
test
Function · 0.64
func
Function · 0.64
func
Function · 0.64
test1
Function · 0.64
test2
Function · 0.64
test3
Function · 0.64
test4
Function · 0.64
test5
Function · 0.64
test6
Function · 0.64
test7
Function · 0.64
partial_only_cta
Function · 0.64
all_deferred
Function · 0.64