Rate this Page

torch.fx.experimental.unify_refinements.convert_eq#

torch.fx.experimental.unify_refinements.convert_eq(list_of_eq)[source]#

Convert equality constraints in the right format to be used by unification library.

Return type:

tuple[tuple[Any, …], tuple[Any, …]]