Searched defs:to_backend (Results 1 – 4 of 4) sorted by relevance
38 const py::function& to_backend, in toBackendSelectiveImpl()166 const std::vector<std::string>& modules_to_lower) { in initJitBackendBindings()
42 def to_backend(args): function
368 def to_backend(self, partitioners: Optional[List[Partitioner]]) -> "LLMEdgeManager": member in LLMEdgeManager
1256 def to_backend( member in EdgeProgramManager