mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-09-18 21:44:18 +00:00
Setting `persistent_workers=True` when creating DataLoader removes a significant overhead at the start of each epoch and validation.
Setting `persistent_workers=True` when creating DataLoader removes a significant overhead at the start of each epoch and validation.