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

Class String

exir/schema.py:122–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120
121@dataclass
122class String:
123 string_val: str
124
125
126@dataclass

Callers 5

_make_programMethod · 0.90
get_test_programFunction · 0.90
_constant_to_evalueMethod · 0.90
_emit_prim_gettersMethod · 0.90
test_kwargs2Method · 0.90

Calls

no outgoing calls

Tested by 2

_make_programMethod · 0.72
test_kwargs2Method · 0.72