Searched defs:draw_orig_fx_graph (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pytorch/torch/_inductor/ | ||
H A D | debug.py | 509 def draw_orig_fx_graph( member in DebugFormatter |
H A D | config.py | 1187 draw_orig_fx_graph = os.environ.get("INDUCTOR_ORIG_FX_SVG", "0") == "1" variable in trace |