Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_dynamic_shapes.py1599 from torch.fx.experimental.symbolic_shapes import DynamicDimConstraintPrinter
1616 dcp = DynamicDimConstraintPrinter(symbol_to_source, {})
/aosp_15_r20/external/pytorch/torch/fx/experimental/
H A Dsymbolic_shapes.py1599 class DynamicDimConstraintPrinter(StrPrinter): class
1669 self._dcp = DynamicDimConstraintPrinter(symbol_to_source, source_name_to_debug_name)