Home
last modified time | relevance | path

Searched defs:to_backend (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_init.cpp38 const py::function& to_backend, in toBackendSelectiveImpl()
166 const std::vector<std::string>& modules_to_lower) { in initJitBackendBindings()
/aosp_15_r20/external/executorch/exir/backend/
H A Dbackend_api.py42 def to_backend(args): function
/aosp_15_r20/external/executorch/extension/llm/export/
H A Dbuilder.py368 def to_backend(self, partitioners: Optional[List[Partitioner]]) -> "LLMEdgeManager": member in LLMEdgeManager
/aosp_15_r20/external/executorch/exir/program/
H A D_program.py1256 def to_backend( member in EdgeProgramManager