MCPcopy 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
304class DataSegment:
305 offset: int
306 size: int
307
308
309@dataclass

Callers 1

serialize_pte_binaryFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected