Home
last modified time | relevance | path

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

/external/pytorch/torch/fx/experimental/
Dsymbolic_shapes.py970 shape_env._constrain_unify(a, b)
2769 def _constrain_unify(self, a, b): member in ShapeEnv