Closed
Description
Duplicate Issue pytorch/data#397
Issue
Currently, torchtext datasets make use of lambda functions that creates issue for MultiProcessing with DataLoader as pickle doesn't support serialization with lambda functions.
Tracking the issue here as well for visibility
Suggested Resolution
Remove usage of lambda functions
cc: @NivekT , @NicolasHug
Metadata
Metadata
Assignees
Labels
No labels