Home
last modified time | relevance | path

Searched refs:bfs_find_cycle (Results 1 – 1 of 1) sorted by relevance

/external/pytorch/torch/fx/passes/utils/
Dfuser_utils.py60 def bfs_find_cycle(root_nodes: NodeList) -> bool: function
86 if bfs_find_cycle(outputs):