Searched refs:error_on_recompile (Results 1 – 6 of 6) sorted by relevance
354 error_on_recompile = False variable
2794 if do_recompiles_log or config.error_on_recompile:2814 if config.error_on_recompile:
706 @torch._dynamo.config.patch(error_on_recompile=True)733 @torch._dynamo.config.patch(error_on_recompile=True)749 @torch._dynamo.config.patch(error_on_recompile=True)
5482 @config.patch(error_on_recompile=True)5494 @config.patch(error_on_recompile=True)5505 @config.patch(error_on_recompile=True)5516 @config.patch(error_on_recompile=True)5566 @config.patch(error_on_recompile=True)
781 error_on_recompile=True, traceable_tensor_subclasses={LocalSubclass}
1307 @torch._dynamo.config.patch(error_on_recompile=True)5683 with torch._dynamo.config.patch(error_on_recompile=True):