MCPcopy Create free account
hub / github.com/pytorch/executorch / SubsegmentOffsets

Class SubsegmentOffsets

exir/schema.py:310–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308
309@dataclass
310class SubsegmentOffsets:
311 segment_index: int
312 offsets: List[int]
313
314
315@dataclass

Callers 7

serialize_pte_binaryFunction · 0.90
_make_programMethod · 0.90
get_test_programFunction · 0.90
emit_programFunction · 0.90

Calls

no outgoing calls