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

Class BackendDelegate

exir/schema.py:251–254  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249
250@dataclass
251class BackendDelegate:
252 id: str
253 processed: BackendDelegateDataReference
254 compile_specs: List[CompileSpec]
255
256
257@dataclass

Callers 4

_make_programMethod · 0.90
add_delegate_dataFunction · 0.90
_emit_delegateMethod · 0.90

Calls

no outgoing calls

Tested by 3

_make_programMethod · 0.72
add_delegate_dataFunction · 0.72