Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/fuser/
H A Dcompiler.cpp63 static int debug_fusion{-1}; variable
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dconfig.py423 debug_fusion = os.environ.get("TORCHINDUCTOR_DEBUG_FUSION") == "1" variable