-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed on_disk_cache issues #1942
Conversation
[ghstack-poisoned]
ghstack-source-id: 0a71d244a68e1ae09b47597cd51aa51867f44b4f Pull Request resolved: #1942
Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned]
ghstack-source-id: b560715160f296b4d5872928992a7a630893914f Pull Request resolved: #1942
@VitalyFedyunin looks like all |
Looks like tests havn't picked up recent torchdata changes, lets wait a bit and restart them. |
These tests are now failing for every new PR. Which specific change is breaking this? @VitalyFedyunin |
That PR pytorch/data#810 introduced BC breaking change on cache api (as well as major stability fix). |
Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned]
ghstack-source-id: f6fbef07f1e7c877093f04b7891ac2f5f5c8db10 Pull Request resolved: #1942
Not sure why 3.8 is failing. Something related to xml decoding. |
I think this is a transient error with that particular dataset. I'll approve but @Nayef211 can you confirm? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
* Fixed on_disk_cache issues [ghstack-poisoned] * Update on "Fixed on_disk_cache issues" Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned] * Update on "Fixed on_disk_cache issues" Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned] Co-authored-by: Vitaly Fedyunin <[email protected]>
@Nayef211 @abhinavarora Can we cherry pick this PR to the release? Edit: If you can cherrypick this PR, I will do anther RC cut from torchdata side and upload a new RC release for torchtext to validate the change on release branch. |
* Fixed on_disk_cache issues [ghstack-poisoned] * Update on "Fixed on_disk_cache issues" Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned] * Update on "Fixed on_disk_cache issues" Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned] Co-authored-by: Vitaly Fedyunin <[email protected]>
* Fixed on_disk_cache issues [ghstack-poisoned] * Update on "Fixed on_disk_cache issues" Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned] * Update on "Fixed on_disk_cache issues" Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810 [ghstack-poisoned] Co-authored-by: Vitaly Fedyunin <[email protected]> Co-authored-by: Joe Cummings <[email protected]> Co-authored-by: Vitaly Fedyunin <[email protected]>
Fixed issues with cache locks and cache files overwrites. Required to be compatible with pytorch/data#810
Stack from ghstack (oldest at bottom):