MCPcopy Create free account
hub / github.com/pytorch/executorch / Int

Class Int

exir/schema.py:91–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89
90@dataclass
91class Int:
92 int_val: int
93
94
95@dataclass

Callers 9

_make_programMethod · 0.90
get_test_programFunction · 0.90
_constant_to_evalueMethod · 0.90
_emit_mapMethod · 0.90
_emit_scanMethod · 0.90
_get_sym_retMethod · 0.90
_emit_operatorMethod · 0.90
_emit_prim_gettersMethod · 0.90
test_kwargs1Method · 0.90

Calls

no outgoing calls

Tested by 2

_make_programMethod · 0.72
test_kwargs1Method · 0.72