You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pull Request resolved: #6966
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.
ghstack-source-id: 254701486
@exported-using-ghexport
Differential Revision: [D66179919](https://our.internmc.facebook.com/intern/diff/D66179919/)
---------
Co-authored-by: jorgep31415 <[email protected]>
0 commit comments