mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-12-11 06:55:27 +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.