Skip to content
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

Caching will not unblock pipes if there is a filter between on_disk_cache and end_caching #434

Open
VitalyFedyunin opened this issue May 20, 2022 · 0 comments

Comments

@VitalyFedyunin
Copy link
Contributor

🐛 Describe the bug

See pytorch/text#1735
Filtering of untar results leads to empty datapipe and block readers. Looks like we need to lint and probably work around this situation in cache too.

Versions

Master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant