Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
class
String:
123
string_val: str
124
125
126
@dataclass
Callers
5
_make_program
Method · 0.90
get_test_program
Function · 0.90
_constant_to_evalue
Method · 0.90
_emit_prim_getters
Method · 0.90
test_kwargs2
Method · 0.90
Calls
no outgoing calls
Tested by
2
_make_program
Method · 0.72
test_kwargs2
Method · 0.72