Home
last modified time | relevance | path

Searched refs:fx_graph_transformed (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dconfig.py1172 fx_graph_transformed = True variable in trace
H A Ddebug.py481 def fx_graph_transformed( member in DebugFormatter
H A Dcompile_fx.py755 V.debug.fx_graph_transformed(gm, example_inputs)
/aosp_15_r20/external/pytorch/docs/source/
H A Dtorch.compiler_troubleshooting.rst507 …debug.log fx_graph_readable.py fx_graph_runnable.py fx_graph_transformed.py ir_post_fusion.txt…
513 - ``fx_graph_transformed.py`` is the fx graph after inductor has run all fx passes.