lhallee commited on
Commit
c8f804e
·
verified ·
1 Parent(s): a99728d

Upload entrypoint_setup.py with huggingface_hub

Browse files
Files changed (1) hide show
  1. entrypoint_setup.py +1 -1
entrypoint_setup.py CHANGED
@@ -19,4 +19,4 @@ torch.backends.cudnn.deterministic = False
19
  inductor_config.max_autotune_gemm_backends = "ATEN,CUTLASS,FBGEMM"
20
 
21
  dynamo.config.capture_scalar_outputs = True
22
- torch._dynamo.config.recompile_limit = 64
 
19
  inductor_config.max_autotune_gemm_backends = "ATEN,CUTLASS,FBGEMM"
20
 
21
  dynamo.config.capture_scalar_outputs = True
22
+ torch._dynamo.config.recompile_limit = 16