Searched defs:_current_node (Results 1 – 3 of 3) sorted by relevance
164 _current_node: Virtualized[torch.fx.Node] = Virtualized("current_node", NullHandler) variable
410 def _is_ancestor_node(_current_node, _ancestor_node): argument
1862 _current_node = threading.local() variable