Searched defs:get_placeholders (Results 1 – 3 of 3) sorted by relevance
169 def get_placeholders(graph): function
36 def get_placeholders(graph: torch.fx.Graph) -> List[torch.fx.Node]: function
437 def get_placeholders(gm_): function