Searched defs:is_get_attr_node (Results 1 – 4 of 4) sorted by relevance
22 def is_get_attr_node(node: torch.fx.Node) -> bool: function
30 def is_get_attr_node(node: torch.fx.Node) -> bool: function
98 def is_get_attr_node(node: torch.fx.Node) -> bool: function