Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For multi-task training in pytorch, each data source will have their own dataloader. If the number of workers of dataloaders is large, there will be many worker processes stressing CPU. Signed-off-by: Chun Cai <[email protected]>
- Loading branch information