Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ BackendDelegateDataReference
Class
BackendDelegateDataReference
exir/schema.py:245–247 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
243
244
@dataclass
245
class
BackendDelegateDataReference:
246
location: DataLocation
247
index: int
248
249
250
@dataclass
Callers
6
_extract_delegate_segments
Function · 0.90
_restore_delegates
Function · 0.90
_make_program
Method · 0.90
add_delegate_data
Function · 0.90
test_canonicalize_delegate_indices
Method · 0.90
_emit_delegate
Method · 0.90
Calls
no outgoing calls
Tested by
3
_make_program
Method · 0.72
add_delegate_data
Function · 0.72
test_canonicalize_delegate_indices
Method · 0.72