Home
last modified time | relevance | path

Searched defs:draw_orig_fx_graph (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Ddebug.py509 def draw_orig_fx_graph( member in DebugFormatter
H A Dconfig.py1187 draw_orig_fx_graph = os.environ.get("INDUCTOR_ORIG_FX_SVG", "0") == "1" variable in trace