Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/fx/
H A D_utils.py27 lambda: _format_graph_code(
35 def _format_graph_code(name, filename, graph_str): function
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dutils.py100 from torch.fx._utils import _format_graph_code, lazy_format_graph_code
2091 return _format_graph_code(fn_name, gm.forward.__code__.co_filename, graph_str)