Commit 29399e5
jorgep31415
Update on "[ET-VK] Only save_cache the first time"
Add a check in `save_cache` to return early if the cache file already exists. Currently we append the same cache data to that file which makes no difference to model-load time.
Differential Revision: [D66179919](https://our.internmc.facebook.com/intern/diff/D66179919/)
[ghstack-poisoned]1 parent 4a13215 commit 29399e5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
| 461 | + | |
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
| |||
0 commit comments