Searched refs:fx_graph_cache (Results 1 – 9 of 9) sorted by relevance
146 fx_graph_cache=False,
307 fx_graph_cache=False,367 fx_graph_cache=False,
24 torch._inductor.config.fx_graph_cache = True
30 torch._inductor.config.fx_graph_cache = True
38 torch._inductor.config.fx_graph_cache = True
145 if not torch._inductor.config.fx_graph_cache:
21 torch._inductor.config.fx_graph_cache = True # Experimental feature to reduce compilation times, w…
43 fx_graph_cache = ( variable
514 and (config.fx_graph_cache or fx_graph_remote_cache)531 local=config.fx_graph_cache,