Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ DataSegment
Class
DataSegment
exir/schema.py:304–306 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
302
303
@dataclass
304
class
DataSegment:
305
offset: int
306
size: int
307
308
309
@dataclass
Callers
1
serialize_pte_binary
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected