Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dbuiltin.py1956 def call_format(self, tx: "InstructionTranslator", _format_string, *args, **kwargs): argument
1957 format_string = _format_string.as_python_constant()