Searched defs:is_graph_input (Results 1 – 3 of 3) sorted by relevance
66 def is_graph_input( function
103 def is_graph_input(self, tensor: torch.fx.Node) -> bool: member in NodeVisitor
2136 auto is_graph_input = std::find( in inlineCallTo() local