Home
last modified time | relevance | path

Searched defs:_toposort (Results 1 – 2 of 2) sorted by relevance

/external/pytorch/torch/fx/experimental/unification/multipledispatch/
Dutils.py33 def _toposort(edges): function
/external/pytorch/torch/fx/experimental/unification/
Dutils.py34 def _toposort(edges): function