Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pytorch/executorch
/ BackendDelegateInlineData
Class
BackendDelegateInlineData
exir/schema.py:179–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
177
178
@dataclass
179
class
BackendDelegateInlineData:
180
data: bytes
181
182
183
@dataclass
Callers
7
_restore_delegates
Function · 0.90
_make_program
Method · 0.90
add_delegate_data
Function · 0.90
canonicalize_delegate_indices
Function · 0.90
test_canonicalize_delegate_indices
Method · 0.90
test_unused_inline_delegate_blobs_with_segments
Method · 0.90
_emit_delegate
Method · 0.90
Calls
no outgoing calls
Tested by
5
_make_program
Method · 0.72
add_delegate_data
Function · 0.72
canonicalize_delegate_indices
Function · 0.72
test_canonicalize_delegate_indices
Method · 0.72
test_unused_inline_delegate_blobs_with_segments
Method · 0.72