Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dsymbolic_convert.py838 def get_line_of_code_header(self, lineno=None): member in InstructionTranslatorBase
3092 header = parent.get_line_of_code_header(lineno=cur_inst.positions.lineno)
H A Doutput_graph.py1944 header = tx.get_line_of_code_header(lineno=cur_inst.positions.lineno)