Searched refs:_format_graph_code (Results 1 – 2 of 2) sorted by relevance
27 lambda: _format_graph_code(35 def _format_graph_code(name, filename, graph_str): function
100 from torch.fx._utils import _format_graph_code, lazy_format_graph_code2091 return _format_graph_code(fn_name, gm.forward.__code__.co_filename, graph_str)