Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ GraphArgument
Class
GraphArgument
exir/serde/schema.py:153–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
152
@dataclass
153
class
GraphArgument:
154
name: str
155
graph:
"Graph"
156
157
158
@dataclass
Callers
1
serialize_input
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected