Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ KernelCall
Class
KernelCall
exir/schema.py:184–186 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
183
@dataclass
184
class
KernelCall:
185
op_index: int
186
args: List[int]
187
188
189
@dataclass
Callers
7
_make_program
Method · 0.90
get_test_program
Function · 0.90
_emit_map
Method · 0.90
_emit_scan
Method · 0.90
_emit_view
Method · 0.90
_emit_operator
Method · 0.90
_make_program_with_constant_tensor
Function · 0.90
Calls
no outgoing calls
Tested by
2
_make_program
Method · 0.72
_make_program_with_constant_tensor
Function · 0.72