Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ Instruction
Class
Instruction
exir/schema.py:222–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
220
221
@dataclass
222
class
Instruction:
223
instr_args:
"InstructionArguments"
224
225
226
@dataclass
Callers
13
_make_program
Method · 0.90
get_test_program
Function · 0.90
_emit_cond
Method · 0.90
_emit_map
Method · 0.90
_emit_scan
Method · 0.90
_emit_view
Method · 0.90
_emit_delegate
Method · 0.90
_emit_operator
Method · 0.90
_emit_free
Method · 0.90
output
Method · 0.90
_make_program_with_constant_tensor
Function · 0.90
emit
Method · 0.50
Calls
no outgoing calls
Tested by
2
_make_program
Method · 0.72
_make_program_with_constant_tensor
Function · 0.72