Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
310
class
SubsegmentOffsets:
311
segment_index: int
312
offsets: List[int]
313
314
315
@dataclass
Callers
7
serialize_pte_binary
Function · 0.90
_make_program
Method · 0.90
test_bad_alignment_fails
Method · 0.90
test_canonicalize_delegate_indices
Method · 0.90
get_test_program
Function · 0.90
emit_program
Function · 0.90
_make_program_with_constant_tensor
Function · 0.90
Calls
no outgoing calls
Tested by
4
_make_program
Method · 0.72
test_bad_alignment_fails
Method · 0.72
test_canonicalize_delegate_indices
Method · 0.72
_make_program_with_constant_tensor
Function · 0.72