Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ GraphSignature
Class
GraphSignature
exir/serde/schema.py:337–339 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
335
336
@dataclass
337
class
GraphSignature:
338
input_specs: List[InputSpec]
339
output_specs: List[OutputSpec]
340
341
342
@dataclass
Callers
2
serialize_signature
Method · 0.85
canonicalize
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected