Searched defs:debug_compile (Results 1 – 3 of 3) sorted by relevance
275 def debug_compile(fx_g, inps): function
973 debug_compile = os.environ.get("AOT_INDUCTOR_DEBUG_COMPILE", "0") == "1" variable in aot_inductor
2689 def debug_compile(gm, *args, **kwargs): function