Home
last modified time | relevance | path

Searched defs:BackendDelegate (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/include/coreml_backend/
H A Ddelegate.h17 class BackendDelegate; variable
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/
H A Dbackend_delegate.h57 inline BackendDelegate() noexcept { } in BackendDelegate() function
/aosp_15_r20/external/executorch/runtime/executor/
H A Dmethod.h34 class BackendDelegate; variable
H A Dmethod.cpp41 class BackendDelegate final { class
/aosp_15_r20/external/executorch/exir/
H A Dschema.py238 class BackendDelegate: class
/aosp_15_r20/external/executorch/exir/_serialize/test/
H A Dtest_program.py286 name: str, delegates: List[BackendDelegate]
/aosp_15_r20/external/executorch/exir/backend/test/
H A Dtest_backends.py106 delegate: BackendDelegate,
H A Dtest_backends_lifted.py109 delegate: BackendDelegate,