Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ NamedData
Class
NamedData
exir/schema.py:316–318 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
314
315
@dataclass
316
class
NamedData:
317
key: str
318
segment_index: int
319
320
321
@dataclass
Callers
1
_extract_named_data
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected