Searched refs:_infer_ep_from_graph_module (Results 1 – 1 of 1) sorted by relevance
283 def _infer_ep_from_graph_module(graph_module: torch.fx.GraphModule) -> Tuple[str, ...]: function862 elif eps_from_graph_module := _infer_ep_from_graph_module(graph_module):