Rate this Page

torch.fx.passes.utils.fuser_utils.topo_sort#

torch.fx.passes.utils.fuser_utils.topo_sort(nodes)[source]#

Warning

This API is experimental and is NOT backward-compatible.

Return type:

list[Node]