Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dlazy.py14 if not isinstance(value, LazySymNodeFormatString):
26 if isinstance(self.value, LazySymNodeFormatString):
135 class LazySymNodeFormatString: class
H A Dbuilder.py2827 elif isinstance(value, torch._dynamo.variables.lazy.LazySymNodeFormatString):
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dsymbolic_convert.py2045 LazySymNodeFormatString,
2050 LazySymNodeFormatString(value, fmt_spec), source=value.source