Home
last modified time | relevance | path

Searched defs:ExecutorchBackendConfig (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/executorch/exir/program/
H A D_program.py416 config: Optional[ExecutorchBackendConfig] = None,
648 config: ExecutorchBackendConfig, name: Optional[str] = None
683 config: ExecutorchBackendConfig, name: Optional[str] = None
1301 config: Optional[ExecutorchBackendConfig] = None,
1379 backend_config: Optional[ExecutorchBackendConfig] = None,
/aosp_15_r20/external/executorch/exir/capture/
H A D_config.py54 class ExecutorchBackendConfig: class
/aosp_15_r20/external/executorch/examples/apple/coreml/scripts/
H A Dinspector_utils.py127 config: ExecutorchBackendConfig,
/aosp_15_r20/external/executorch/extension/pybindings/test/
H A Dmake_test.py89 et_config: Optional[ExecutorchBackendConfig] = None,
/aosp_15_r20/external/executorch/backends/qualcomm/utils/
H A Dutils.py762 backend_config: ExecutorchBackendConfig = None,
/aosp_15_r20/external/executorch/backends/xnnpack/test/tester/
H A Dtester.py340 config: Optional[ExecutorchBackendConfig] = None,