Searched refs:check_consistent (Results 1 – 2 of 2) sorted by relevance
/external/pytorch/docs/source/ | ||
D | fx.experimental.rst | 50 check_consistent |
/external/pytorch/torch/fx/experimental/ | ||
D | symbolic_shapes.py | 258 def check_consistent(new, old) -> None: function |