Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ DataSegment
Class
DataSegment
backends/apple/mps/serialization/mps_graph_schema.py:803–805 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
801
802
@dataclass
803
class
DataSegment:
804
offset: int
805
size: int
806
807
808
@dataclass
Callers
1
preprocess
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected