Commit 8b23650
Expose torch.compiler.config.force_disable_caches as a public API (pytorch#166699)
Exposing this flag as some upstream frameworks (like vLLM) could benefit from knowing whether torch.compile caches are enabled or not to adjust their own caching behavior.
Pull Request resolved: pytorch#166699
Approved by: https://github.com/oulgen, https://github.com/mlazos1 parent 7b423c2 commit 8b23650
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments